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: Bootstrap of 3.5 with --enable-intermodule


> 
> 
> Bootstrap with --enable-intermodule is broken for quite some time now.  Are
> there any intentions to fix it (*hint* *hint*)? It is rather nice feature and
> it is shame that nobody is able to use it.

Yes if you looked into why IMA was broken you would find that Zack was working
on it.  I am helping on getting it fixed also.  There is a simple patch to Makefile.in
you can do to make it stop working fully really add -combine to the end of the
compile line and it will just fall on its face saying that IMA is temparary disabled.


Thanks,
Andrew Pinski


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