Markus Biermaier wrote:

[Target == ControllingComputer ] > cc -v
Reading specs from /usr/libexec/gcc/darwin/ppc/2.95.2/specs
Apple Computer, Inc. version gcc-932.1, based on gcc version 2.95.2 19991024 (release)

[Host] > /usr/local/powerpc-apple-darwin/bin/powerpc-apple-darwin-gcc -v
Using built-in specs.
Konfiguriert mit: ../gcc/configure --target=powerpc-apple-darwin --prefix=/usr/local/powerpc-apple-darwin -v
Thread model: single
gcc-Version 3.3.2

GCC 3.3.2 is ABI-incompatible with 2.95.2 for C++ code. If you're working with c++, you have to have the same version of the compiler on both ends. (Also note that if you're distributing to a linuxppc box, you can't use objective c with distcc either, since apple has many objc changes that have not made an official mainline gcc release yet).

--
Benjamin Reed a.k.a. Ranger Rick -- http://ranger.befunk.com/
gpg: 6401 D02A A35F 55E9 D7DD  71C5 52EF A366 D3F6 65FE
<jbeimler> yeah, rpm is for people who can't keep track of hundreds
           of scraps of paper


Attachment: pgp00000.pgp
Description: PGP signature

__ 
distcc mailing list            http://distcc.samba.org/
To unsubscribe or change options: 
http://lists.samba.org/mailman/listinfo/distcc

Reply via email to