Re: Building universal
Re: Building universal
- Subject: Re: Building universal
- From: "Peter O'Gorman" <email@hidden>
- Date: Fri, 10 Mar 2006 10:34:48 +0900
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Justin C. Walker wrote:
| Hi, all,
|
| I have a problem building on both a Core Duo and PowerPC (G5) machine
| (Xcode 2.2.1, with a doc update). If I try to build a universal
| binary, with 'ppc64' as one of the architectures, the link phase fails
| (link line pasted below). The same configuration works on PowerPC.
|
| This appears to be treating a file name as a symbol, but an 'nm' of the
| .o, and a check of the .c, turns up nothing that looks like that.
|
| Clues for the clueless?
I'd say that this is a bug in ld64. Could you do the same command with -v
- -Wl,-v added so we can see how it calls ld64? Also check the contents of the
filelist file.
Just from looking at the source code to ld64 now, it seems that, for
example, "ld64 -filelist foo,bar" will fail, even though it oughtn't.
Different linker for ppc64, so different bugs can be expected...
Peter
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)
iQCVAwUBRBDXt7iDAg3OZTLPAQJ9MAP+Jh+dKalqRHE2LICxqfeGkcR4Ze4RsXa8
pLMff7s2gQocArIzIxrRa8yqXel2vGBW12RZYZe1ydBI5OC3GyywP74PLDRBRERg
iA5f1ByGd0lh8bewIrpYMAwoiCvEujSYl2UaZ06yBm7qON4jFQrbCCetJs4KkJeH
D2Icrz2Ye8U=
=oMgN
-----END PGP SIGNATURE-----
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden