Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
19 years ago

uClinux-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

1 Reply

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Well, it is fixed...I untarred the file uClinux-dist and patched it again, and it works....

    Never mind

    pod