Re: mipsel-gcc configuration question

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> Your configure options were :
> --target=mipsel-linux-uclibc --prefix=/opt
> So how on earth you calculated your $tooldir aka $prefix/$target
> being the '/opt/mipsel-linux' ?  Of course your custom 'crt1.o'
> should be seen in '/opt/mipsel-linux-uclibc/lib' !

You are rght: I created a link to that directory, and it worx!

mipsel-linux-uclibc -> mipsel-linux

These are all calculated by the tool provided by the nslu2 team. I don't know 
how does it work, I found the file 'crt1.o' by the 'find' utility. :-)
So, it puts the object files in a wrong directory. I will ask it on the nslu2 
list (however, I found that guys there do not interested in questions about 
gcc...) At least it works now. Thanks!

Regards
K. Gy.

[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux