public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Boyd Stephen Smith Jr." <bss03@volumehost.net>
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] distcc with other distro (Debian)
Date: Sat, 4 Aug 2007 08:54:52 -0500	[thread overview]
Message-ID: <200708040854.57974.bss03@volumehost.net> (raw)
In-Reply-To: <982e82bf0708022334p7326c6e8pd8859574d39c0b02@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1011 bytes --]

On Friday 03 August 2007 01:34:37 am Ric de France wrote:
> There may be a gotcha of glibc (or other)
> incompatibilities / inconsistencies between Gentoo and Debian, but I'm
> sure others on this list can advise you better.

distcc only "farms out" the actual compiling.  Pre-processing is done locally, 
so it uses your local header files.  Linking is also done locally, so it will 
use your local libraries. [1]

That said, if you have incompatible compilers (e.g. gcc-3.3 vs. gcc-3.4) you 
may have issues, and they may or may not be caught at link time.

-- 
Boyd Stephen Smith Jr.                     ,= ,-_-. =. 
bss03@volumehost.net                      ((_/)o o(\_))
ICQ: 514984 YM/AIM: DaTwinkDaddy           `-'(. .)`-' 
http://iguanasuicide.org/                      \_/     

[1] distcc tries to be smart when passed a command-line that would do both 
compiling and (pre-processing or linking), but when it can't separate the 
stages, it will end up using your local compiler.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

  reply	other threads:[~2007-08-04 14:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-08-02 10:30 [gentoo-user] distcc with other distro (Debian) Kacper Goc
2007-08-03  6:34 ` Ric de France
2007-08-04 13:54   ` Boyd Stephen Smith Jr. [this message]
2007-08-06 13:03     ` Dominik Zajac

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=200708040854.57974.bss03@volumehost.net \
    --to=bss03@volumehost.net \
    --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