Why are you adding an include of <stdio.h> to i386-interix.h? This header (and most common system headers) should generally be included via system.h on the host, or tsystem.h on the target, not directly.
-- Joseph S. Myers jos...@codesourcery.com
Why are you adding an include of <stdio.h> to i386-interix.h? This header (and most common system headers) should generally be included via system.h on the host, or tsystem.h on the target, not directly.
-- Joseph S. Myers jos...@codesourcery.com