From: Christoph Gysin <cgysin@gmx.ch>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] distcc (was: howto install gentoo without a cd-rom)
Date: Tue, 19 Jul 2005 14:05:47 +0200 [thread overview]
Message-ID: <42DCEC9B.5060603@gmx.ch> (raw)
In-Reply-To: <42DCE606.20401@neo.rr.com>
John Blinka wrote:
> I've almost got this laptop functioning under gentoo, but the compile
> times are horrendously long. Hence this question: Can I use distcc
> to speed it up? I have 3 other machines already using distcc, but they
> are more modern; their /etc/make.conf contains:
>
> CFLAGS="-O2 -mcpu=i686 -fomit-frame-pointer -pipe"
> CHOST="i686-pc-linux-gnu"
>
> whereas the Dell XPi 150 CD contains:
>
> CFLAGS="-O2 -mcpu=i586 -fomit-frame-pointer"
> CHOST="i386-pc-linux-gnu"
>
> Do these differences prevent the Dell XPi 150 CD from being able
> to use the distcc results from the other machines?
No, that's not a problem. gcc won't use your settings from make.conf if
invoked by distcc.
But make sure you use the same gcc-versions on all boxes. It could work
with some combinations, but don't report bugs if it doesn't.
Christoph
--
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" org@fr33z3
--
gentoo-user@gentoo.org mailing list
next prev parent reply other threads:[~2005-07-19 12:10 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-07-19 7:47 [gentoo-user] howto install gentoo without a cd-rom simply change
2005-07-19 8:00 ` Dirk Heinrichs
2005-07-19 8:09 ` Nick Rout
2005-07-19 11:37 ` John Blinka
2005-07-19 12:05 ` Christoph Gysin [this message]
2005-07-19 9:09 ` Neil Bothwick
2005-07-19 14:46 ` Petr Kocmid
2005-07-19 15:16 ` Patrick Rutkowski
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=42DCEC9B.5060603@gmx.ch \
--to=cgysin@gmx.ch \
--cc=gentoo-user@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