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: David Edelsohn <dje at watson dot ibm dot com>
- To: "Mack Lobell" <macklobell at hotmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Fri, 22 Feb 2002 12:52:09 -0500
- Subject: Re: 3.0.4 cross build fails on i686-pc-cygwin.
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