Altera_Forum
Honored Contributor
19 years agouClinux-dist-test userspace programs compilation
Hi all, (mostly hippo ;-))
I have followed the buildroot guide, and I have my toolchain correctly working now. I would like to compile pppd and I found it in the uClinux-dist-test. However, when I patched uClinux-dist with the patch provided in build0411/, lots of things are hardcoded (paths to linux sources...). I changed the paths, but I still have a problem : 'make' tries to use nios2-elf- as a prefix for the cross-compilation. Can someone tell me how to change this ? Thanks a lot Pod