This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


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: undocumented PARALLELMFLAGS in crosstool-0.38


On 1/3/06, Khem Raj <khem@mvista.com> wrote:
> > i found the undocumented environment variable PARALLELMFLAGS while
> > nosing around crosstool.sh. you can get parallel builds by using ...
> >
> > export PARALLELMFLAGS='-j 8'
>
> This is only used by glibc builds though.

No, crosstool obeys it directly, too;
I saw glibc using it, and mimicked it in crosstool.sh.

For the record, glibc documented it here:
http://www.gnu.org/software/libc/manual/html_node/Configuring-and-compiling.html
- Dan

--
Wine for Windows ISVs: http://kegel.com/wine/isv


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sources.redhat.com


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