* Re: [gentoo-user] distcc with other distro (Debian)
@ 2007-08-04 13:54 99% ` Boyd Stephen Smith Jr.
0 siblings, 0 replies; 1+ results
From: Boyd Stephen Smith Jr. @ 2007-08-04 13:54 UTC (permalink / raw
To: gentoo-user
[-- 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 --]
^ permalink raw reply [relevance 99%]
Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
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 99% ` Boyd Stephen Smith Jr.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox