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]
Other format: [Raw text]

Re: gcc head on mingw


Bobby McNulty Junior wrote:

> I get run into three problems, which I'll fix.
> They are in the fixincludes.
> SIGALARM is not defined for mingw
> There are two others.
> I'll send a fix soon.

fixincludes is broken on MinGW.  A patch by Paolo Bonzini is pending
approval to disable it
<http://gcc.gnu.org/ml/gcc-patches/2004-09/msg02731.html>.

fixincludes just recently started breaking bootstrap because of
reorganization.  As far as I know, it has never built on MinGW.  See
<http://gcc.gnu.org/ml/gcc/2004-09/msg00817.html>.

I suspect you will not be able to fix its problems, as I think the
resolution depends on the integation of a libiberty process execution
facility that is (as near as I can tell) stalled waiting on Ian Lance
Taylor to finish it
<http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01331.html>.

Aaron W. LaFramboise


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