This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: PATCH mingw32 Changes to allow mainline to bootstrap.
- From: "Aaron W. LaFramboise" <aaronavay62 at aaronwl dot com>
- To: gnustuff at thisiscool dot com
- Cc: gcc-patches at gcc dot gnu dot org
- Date: Tue, 29 Jun 2004 16:06:58 -0500
- Subject: Re: PATCH mingw32 Changes to allow mainline to bootstrap.
- References: <D0QLYXQKXR52ZW98QKWS3VKJ63WU09CB.40e171ef@p733>
Mohan Embar wrote:
> Hi People,
>
> Concerning Patch #1 of this post:
>
> http://gcc.gnu.org/ml/gcc-patches/2004-05/msg02077.html
>
> ...(the non-resolution of which is still causing the
> bootstrap of the MinGW native compiler to fail), does anyone
> know why abort() is being used instead of exit()? It
> would appear that getting rid of the [f]sync() calls
> plus using exit() would be a safe equivalent to the current
> code which breaks in MinGW.
Both patches have been approved and tested, and I am waiting on someone
to commit them. Zack Weinburg asked Per Bothner to commit them along
with some other fixes of his. So now I'm just waiting.
This patch has also been applied to the upstream libbanshee sources.
Aaron W. LaFramboise