From: "Diego 'Flameeyes' Pettenò" <flameeyes@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] AutoMake and paralle safe makefiles [WAS: using -j1 with distcc?]
Date: Wed, 13 Sep 2006 16:58:02 +0200 [thread overview]
Message-ID: <200609131658.06089@enterprise.flameeyes.is-a-geek.org> (raw)
In-Reply-To: <45081B03.4070607@gentoo.org>
[-- Attachment #1: Type: text/plain, Size: 783 bytes --]
On Wednesday 13 September 2006 16:51, Alec Warner wrote:
> If I'm using Autotools, aren't they smart enough (given that I specify
> the proper headers, and source files and whatnot) to generate parallel
> safe makefiles? Or is it a shot in the dark as to whether it works or not?
If you use automake, 90% they are parallel make safe. There are issues in
cases
a) you refer to a library in the same directory as the Makefile providing the
full pathname;
b) you don't put the SUBDIRS variable in the correct order for things to being
built;
c) you provide custom targets for instance to run scripts that create source
files.
--
Diego "Flameeyes" Pettenò - http://farragut.flameeyes.is-a-geek.org/
Gentoo/Alt lead, Gentoo/FreeBSD, Video, AMD64, Sound, PAM, KDE
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2006-09-13 15:01 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-09-13 14:34 [gentoo-dev] using -j1 with distcc? Aron Griffis
2006-09-13 14:51 ` [gentoo-dev] AutoMake and paralle safe makefiles [WAS: using -j1 with distcc?] Alec Warner
2006-09-13 14:58 ` Diego 'Flameeyes' Pettenò [this message]
2006-09-13 15:03 ` Ciaran McCreesh
2006-09-13 14:52 ` [gentoo-dev] using -j1 with distcc? Brian Harring
2006-09-13 15:26 ` Ferris McCormick
2006-09-13 15:29 ` Aron Griffis
2006-09-13 15:30 ` Aron Griffis
2006-09-13 21:09 ` Konstantin V. Arkhipov
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=200609131658.06089@enterprise.flameeyes.is-a-geek.org \
--to=flameeyes@gentoo.org \
--cc=gentoo-dev@lists.gentoo.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox