This is the mail archive of the gcc-patches@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]
Other format: [Raw text]

Re: PATCH mingw32 Changes to allow mainline to bootstrap.


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


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