This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: GCC 4.6.0 Released
- From: Richard Henderson <rth at redhat dot com>
- To: Bernd Roesch <nospamname at gmx dot de>
- Cc: Dave Korn <dave dot korn dot cygwin at gmail dot com>, Joe Buck <Joe dot Buck at synopsys dot COM>, FX <fxcoudert at gmail dot com>, Kai Tietz <ktietz70 at googlemail dot com>, "piotr dot wyderski at gmail dot com" <piotr dot wyderski at gmail dot com>, "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>, Dave Korn <dave dot korn dot cygwin at googlemail dot com>
- Date: Wed, 30 Mar 2011 09:42:19 -0700
- Subject: Re: GCC 4.6.0 Released
- References: <yam12141.263.280683272@mail.gmx.net>
On 03/30/2011 09:10 AM, Bernd Roesch wrote:
> I add an error in file libiberty/pex-win32.c to check if cygwin build use win32_spawn.
That's because it doesn't use pex-win32.c.
> I add now an error in pex_unix.c, and compile file.so cygwin build use vfork stuff.
You need to look more carefully. Search for HAVE_SPAWNVPE.
r~