Re: gcc-3.4.3 build fails for i386-pc-linux-gnu target

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

 



Quoting Ian Lance Taylor <ian@xxxxxxxx>:

> pnayak@xxxxxxxx writes:
> 
> > I configured gcc with "configure --target=i386-pc-linux-gnu --prefix
> > /home/usr/tools" and then did "make all-gcc".
> 
> Building a cross-compiler to a GNU/Linux target is a somewhat involved
> operation.  For details and scripts, see
>     http://kegel.com/crosstool/
> 
> Ian
> 


I did look up crosstool earlier it wasn't much help because it's only been
tested on gcc-2.95.3 which I have no problems with. But I found the problem. The
--without-headers options seems to be causing a problem. I installed glibc first
and point gcc configure to the installed headers with --with-headers and it worked.

Nayak

[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