Nios® V/II Embedded Design Suite (EDS)
Support for Embedded Development Tools, Processors (SoCs and Nios® V/II processor), Embedded Development Suites (EDSs), Boot and Configuration, Operating Systems, C and C++

Nios II 6.0 gcc source code

Altera_Forum
Honored Contributor II
1,089 Views

Just a heads up: 

 

The gcc source tarball: 

ftp://ftp.altera.com/outgoing/download/su...ools-src-6.0.gz (ftp://ftp.altera.com/outgoing/download/support/ip/processors/nios2/gnu/niosii-gnutools-src-6.0.gz

appears to be missing the following files: 

 

gcc-3.4.1/gcc/config/nios2/crti.asm 

gcc-3.4.1/gcc/config/nios2/crtn.asm 

gcc-3.4.1/gcc/config/nios2/lib2-divmod.c 

gcc-3.4.1/gcc/config/nios2/lib2-divmod-hi.c 

gcc-3.4.1/gcc/config/nios2/lib2-divtable.c 

gcc-3.4.1/gcc/config/nios2/lib2-mul.c 

gcc-3.4.1/gcc/libgcc2.c 

gcc-3.4.1/gcc/libgcc2.h 

gcc-3.4.1/gcc/longlong.h 

 

If anyone _needs_ a patch ... just let me know and I'll post one somewhere. 

 

Regards, 

--Scott
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
345 Views

Hi Scott, 

I just checked the gnu sources in the Nios2 v6.0 beta for windows platform. 

There are those files and newlib , which are missing in CD for Linux platform and altera ftp. 

(Why this kind of mistakes happened again?) 

 

I created a tar ball from my beta CD, 

http://hungryhippo.myweb.hinet.net/nios2_6...src_win.tar.bz2 (http://hungryhippo.myweb.hinet.net/nios2_60_gnusrc_win.tar.bz2

 

Regards, 

Thomas
0 Kudos
Altera_Forum
Honored Contributor II
345 Views

Hi Thomas, 

 

Thanks for checking the windoze beta. And yes, the same (or similar) situation existed 

in 5.1 WRT newlib. 

 

Regards, 

--Scott
0 Kudos
Reply