LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   cross compile for i686 (https://www.linuxquestions.org/questions/linux-software-2/cross-compile-for-i686-335570/)

Law1213 06-20-2005 08:06 PM

cross compile for i686
 
Hi,

Any idea how I can get hold of the gcc libraries for 'i686-pc-linux-gnu'? since I dont have i686 in my /usr/gcc-lib dir, I only need the files to do a cross-compile from my current system. Or if anyone would be good enough to tar their i686 dir so I can download it that would be great.

Thanks for any help :)

teval 06-20-2005 08:28 PM

You can just compile yourself a i686 gcc.

A simple way to do that is to use crosstool.
http://kegel.com/crosstool/

It's a really straightforward way to build toolchains for cross-compiling.

Law1213 06-20-2005 08:36 PM

Great
 
Cheers I'll check it out


All times are GMT -5. The time now is 01:13 AM.