Forum Discussion
Altera_Forum
Honored Contributor
15 years agoLinux Kernel Compile Problem
Not sure if this is the correct location for this post but here goes anyway I am building uClinux-dist from nios2-linux06212010 and using nios2-linux-gcc ver. 3.4.6 I am building the ker...
Altera_Forum
Honored Contributor
15 years agoI am not 100%sure but the NON_SMP_BUILD option acts on the compilation process on your computer and will not affect the embedded system/FPGA design you're building. It simply make the compilation process to avoid parallelization on multiple cores/cpus.