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 agoAre you using QSys and sopc-create-header-files? I just noticed that it creates macros like# define KERNEL_REGION_BASE 0xc0000000L where it didn't used to put an L and looks like that doesn't work in the linker script and gives that error.