This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: 3.0.4 cross build fails on i686-pc-cygwin.
- From: Jan Reimers <janr at molienergy dot com>
- To: 'Mack Lobell' <macklobell at hotmail dot com>, dje at watson dot ibm dot com
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 22 Feb 2002 12:15:44 -0800
- Subject: RE: 3.0.4 cross build fails on i686-pc-cygwin.
Tell gcc where the newlib headers are, build cross-gcc, then use cross-gcc
to make the lib.
> -----Original Message-----
> From: Mack Lobell [mailto:macklobell@hotmail.com]
> Sent: Friday, February 22, 2002 10:34 AM
> To: dje@watson.ibm.com
> Cc: gcc@gcc.gnu.org
> Subject: Re: 3.0.4 cross build fails on i686-pc-cygwin.
>
>
> How do i do that?
>
> The last time i built a cross compiler i didn't have to add
> anything to the
> build process.
> I have read a few how-tos on how to build a cross compiler
> and none of them
> give any examples, so i appreciate any help i can get.
>
> I'm planing to use newlib instead of glibc. But to build
> newlib i need a
> cross compiler, right?
>
> Regards.
>
>
> >From: David Edelsohn <dje@watson.ibm.com>
> >To: "Mack Lobell" <macklobell@hotmail.com>
> >CC: gcc@gcc.gnu.org
> >Subject: Re: 3.0.4 cross build fails on i686-pc-cygwin.
> >Date: Fri, 22 Feb 2002 12:52:09 -0500
> >
> > You need to supply the cross-target headers and tell
> GCC where to
> >find them. This can be glibc or libgloss or your own, but
> it needs to be
> >something.
> >
> >David
>
>
> _________________________________________________________________
> Chat with friends online, try MSN Messenger: http://messenger.msn.com
>