Re: Unsucessful build of gcc for i686-pc-cygwin on linux

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

 



Please do not send messages to both gcc-help@xxxxxxxxxxx and
gcc@xxxxxxxxxxxx  This message should only have gone to gcc-help.
Thanks.

Ignacio Molinero <imolinero@xxxxxxxxxxxxxxxx> writes:

> I tried to compile gcc 4.1.2 (the final release) on Linux (Ubuntu
> 7.04) for windows beacuse I'm trying to make a Canadian Cross, the
> final target is an ARM machine.

> In file included from ./tm.h:10,
> >From ../.././gcc/libgcc2.c:35:
> ../.././gcc/config/i386/cygming.h:52:19: error: stdio.h: No existe el
> fichero ó directorio

In order to successfully do a Canadian Cross, you must first provide a
C library.  It's a chicken and egg problem.  There are some scripts on
the net which walk through the right series of steps; look for
crosstool.

Ian


[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