Forum Discussion
Altera_Forum
Honored Contributor
14 years agoCompilling Linux with MMU on NIOS
I am compiling Linux on DE0 dev board and at the end of compilation errors appears: CC lib/rwsem-spinlock.o CC lib/sha1.o CC lib/show_mem.o CC lib/string.o ...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- Maybe the problem is, that I am using GCC version: gcc version 4.4.4 20100726 (Red Hat 4.4.4-13) (GCC) As desribed in: http://www.alterawiki.com/wiki/install_nios_ii_linux there need to use GCC-4.2 ?? --- Quote End --- You don't use the GCC on your system to build linux, but the one in toolchain-mmu. Unless you are trying to build the toolchain, it doesn't matter what you have installed.