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: [lto] Add timevars and propagate -v and -save-temps


> This only works if MAKEFLAGS is inherited from the parent make.  It
> looks like you broke this mechanism in a previous change and are now
> hacking around that fact.  I'm not quite sure what the issue was that
> prompted unsetting MAKEFLAGS, but maybe a better solution is to unset
> MAKEFLAGS in the test harness.

I don't know exactly what was happening, but the error while trying to
run make -j2 check was

make[4]: *** read jobs pipe: No such file or directory.  Stop.
make[4]: *** Waiting for unfinished jobs..

> Ollie
>


Cheers,
-- 
Rafael Avila de Espindola

Google | Gordon House | Barrow Street | Dublin 4 | Ireland
Registered in Dublin, Ireland | Registration Number: 368047


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