gcc build for mingw

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

 



Hello All,
I am trying to build the gcc (sources from trunk) mingw tools. But the below
error displayed:
==
In file included from ../.././gcc/tm.h:10,
                    from /trunk/libgcc/../gcc/libgcc2.c:36:
/trunk/libgcc/../gcc/config/i386/cygming.h:71: error: stdio.h: No such file or directory
In file included from ../.././gcc/tm.h:11,
                                     from /trunk/libgcc/../gcc/libgcc2.c:36:

/trunk/libgcc/../gcc/config/i386/mingw32.h:207: error: windows.h: No such file or directory
make[2]: *** [_muldi3.o] Error 1
===
Could any one suggestion, what could be the wrong here?

Configure options:
==
/trunk/configure --target=i686-pc-mingw32 --prefix=/scratch/downloads/mingw/build/rel --with-gcc --with-gnu-as --with-gnu-ld --enable-threads=win32 --disable-win32-registry --enable-languages=c,c+ --with-gmp=/local/kafi/downloads/gmp/gmp-4.2.3/rel --with-mpfr=/local/kafi/downloads/mpfr/mpfr-2.3.1/rel
==

Thanks
Swami


[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