This is the mail archive of the libc-help@sourceware.org mailing list for the glibc 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: 2.11 Build failure on Ubuntu 9.10 64bit


On 7 Dec 2009, Mike Frysinger outgrape:

> On Sunday 06 December 2009 12:55:19 Nicholas Reilly wrote:
>> make -j6 CFLAGS="-O2" lib
>
> unrelated, but this is incorrect.  you cannot run -j directly.  use the 
> indirect var as documented.
>

Interesting. I've been doing -j 9 compilations for years now, and it's
never failed. I see no documentation in the glibc source tree (e.g. in
the FAQ) recommending against this.

Nor can I see anything on the wiki.


(it's certainly true that you can't run make *in subdirectories* that
way.)


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