Altera_Forum
Honored Contributor
19 years agobuildroot snapshot update 20060426
The buildroot snapshots will last for only one month.
The 20060320 as specified in build script no longer exist. So we have to move to a newer snapshot. Note if you have the toolchain working, there is no need to update. edit build script, change line29 to "SNAPSHOT=20060426" break from line44 of build script, just before make . in ~/buildroot, do make menuconfig, disable c++ in toolchain option. Then make, it will fail in busybox strip, edit ~/buildroot/build_nios2/busybox/Makefile, comment out line306, do_strip. make again. restart from line45 of build script.