Forum Discussion
Altera_Forum
Honored Contributor
21 years agouclinux1.3 build error,help me :)
Error: expected comma after "break"[/cygdrive/d/altera/kits/nios2/bin/eclipse/plugins/com.microtronix.nios2linux.kernel_0.1.5/linux-2.6.x/arch/nios2nommu/kernel/entry.S] kernel_0518 line 897 Erro...
Altera_Forum
Honored Contributor
21 years agoThe problem is your nios2-elf gnu tool chain does not support those assembler directives. You can download the latest toolchain from Altera or comment those lines out of entry.S. It does not hurt to comment those lines out for the older tool chain.