protoize and unprotoize building with gcc-3.4-20040325
Ian Lance Taylor
ian@wasabisystems.com
Wed Apr 21 16:51:00 GMT 2004
"Rekha Deshmukh" <RekhaD@KPITCummins.com> writes:
> Thanks for the reply.
> Yes, bconfig.h does includes the auto-build.h file and auto-build.h has HAVE_SYS_WAIT_H defined.
auto-build.h should reflect your build system. If your build system
is mingw, then you presumably do not in fact have the header file
<sys/wait.h>. So the question then is: why is HAVE_SYS_WAIT_H defined
in auto-build.h?
Ian
More information about the Gcc
mailing list