This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: RFA: how to handle union wait portably?


On Fri, Dec 29, 2000 at 05:45:23PM -0500, Kaveh R. Ghazi wrote:
> How about unconditionally doing #undef HAVE_SYS_WAIT_H in the relevant
> bsd specific config file?  (Do so with lots of explanitory comments.)
> I believe the host config file gets included after auto-host.h.

You could also modify the sys/wait test to fail if we can compile
something we ought not be able to do.  I.e.  detect PCC brokenness.  


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]