[Bug bootstrap/32473] fopen_unlocked.c missing include file for MinGW cross compile

2007-06-23 Thread rob1weld at aol dot com
--- Comment #2 from rob1weld at aol dot com 2007-06-23 21:05 --- OK. I thought since GCC had a number of "#ifdef __MINGW32__" lines in it's source that the fixes were done on GCC to accommodate the OS (especially on a cross-compile) in preference to altering system header files to work f

[Bug bootstrap/32473] fopen_unlocked.c missing include file for MinGW cross compile

2007-06-23 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2007-06-23 19:49 --- /opt/mingw32/i686-pc-mingw32/sys-include/stdio_ext.h:47: error: expected '=', That is a bug in mingw header files and not in GCC, report this bug to mingw instead of here. -- pinskia at gcc dot gnu dot org chang