This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the EGCS project.
Re: vfork test on Solaris/Sparc
- To: Richard Henderson <rth@cygnus.com>
- Subject: Re: vfork test on Solaris/Sparc
- From: Ben Elliston <bje@cygnus.com>
- Date: Fri, 30 Jul 1999 20:18:48 -0400 (EDT)
- cc: "H.J. Lu" <hjl@lucon.org>, gcc-bugs@egcs.cygnus.com
> > Shouldn't the -DGOOD version be used?
> Yes.
> > Is that a bug in vfork test in autoconf?
> Yes.
Can I get as little more context here? I'm not familiar with this `GOOD'
define, and find it hard to believe that this is the name of a
preprocessor macro that would feature in C library headers for altering
the behaviour of vfork().
Ben