Follow-up Comment #11, bug #40227 (project make):
Is it sufficient to add this line to output.c, like this:
#ifdef WINDOWS32
# define __USE_MINGW_ANSI_STDIO 1
# include <windows.h>
# include <io.h>
# include "sub_proc.h"
#endif /* WINDOWS32 */
?? Be sure to clean up any other local changes before testing. If that's good
enough then it's much simpler than trying to change the compiler parameters to
add a -D flag.
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?40227>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
_______________________________________________
Bug-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-make