Re: Settings for parallel make jobs not applied

"Pierre Labastie" ([email protected] via alfs-discuss Mailing List) <[email protected]>
Newsgroups gmane.linux.lfs.automated
Message-ID <[email protected]>
On Thu, 2022-09-29 at 16:57 +0200, Marcin Dulak wrote:
> 
> 
> On Thu, Sep 29, 2022 at 3:22 PM Pierre Labastie
> <[email protected]> wrote:
> > On Thu, 2022-09-29 at 10:04 +0000, md wrote:
> > > I'm having problems with switching on 2 parallel make jobs.
> > > Assuming this problem is resolved, is it still a valid recommendation to
> > > exclude gcc from the parallel builds?
> > 
> > No. gcc has been removed from blacklist long ago.
> > 
> 
> I see gcc in optimize/opt_override (last commit in
> https://wiki.linuxfromscratch.org/alfs/changeset/e5987084e64f36c5e539eb6e4ff1121535d4de7a/
> )
> and in the output shown by "jhalfs run"
> ```
> Overridden packages:
> gcc noOpt
> grub noOpt

If optimization (-Ox, -s flags ...) is on, it is not applied to gcc nor grub.
But this has nothing to do with the -jx flag (which is not optimization of the
_program_, but optimization of the _build_). I agree that they are both under
the same menu, and it may be confusing. The higher menu is rightly named
"Optimization and parallelization", but then you enter "Optimization settings",
which should be "Parallelization/Optimization settings".

Pierre

-- 
http://lists.linuxfromscratch.org/sympa/info/alfs-discuss
Unsubscribe: See the above information page
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.