This is the mail archive of the gcc-bugs@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]

Re: java install bug


Zack Weinberg wrote:-

> -M inhibits compilation.
> 
> We ought to turn it back on again when we see -MF, but that's going to
> make the specs, which are already disgusting, even worse...

Ah, yes.  CPP is fixed in this regard - it has the sense to notice that
using -MF frees up stdout, so it can preprocess as normal.

But the driver, ....

Neil.

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