On 5/4/2011 00:06, Bj Raz wrote:
> I am trying to build a cross compiler to build Windows exes on linux,
> I have looked for help and found this:
> http://gcc.gnu.org/ml/gcc-bugs/2009-04/msg01029.html
> 
> this messages gives a document on "mingw-w64-howto-build" that no
> longer exists on sourceforge.net.
> 
> This is the error I'm getting:
> In file included from ../.././gcc/tm.h:11,
>                  from ../../../gcc-4.3.2/libgcc/../gcc/libgcc2.c:35:
> ../../../gcc-4.3.2/libgcc/../gcc/config/i386/cygming.h:68:19: error:
> stdio.h: No such file or directory
> make[2]: *** [_muldi3.o] Error 1
> make[2]: Leaving directory
> `/home/whitequill/Share/build.gcc/x86_64-w64-mingw32/libgcc'
> make[1]: *** [all-target-libgcc] Error 2
> make[1]: Leaving directory `/home/whitequill/Share/build.gcc'
> make: *** [all] Error 2
> 

--Moving thread to mingw-w64 public--

Looks like you're missing mingw-w64-headers. GCC 4.3.2 is also way too
old for mingw-w64, time to move on to 4.5.x or 4.6.x.

Attachment: 0xED74C077.asc
Description: application/pgp-keys

Attachment: signature.asc
Description: OpenPGP digital signature

------------------------------------------------------------------------------
WhatsUp Gold - Download Free Network Management Software
The most intuitive, comprehensive, and cost-effective network 
management toolset available today.  Delivers lowest initial 
acquisition cost and overall TCO of any competing solution.
http://p.sf.net/sfu/whatsupgold-sd
_______________________________________________
Mingw-w64-public mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to