solved: codesign broke my dylib [Re: libtool problems linking libraries on Xcode 2.5, Leopard]
solved: codesign broke my dylib [Re: libtool problems linking libraries on Xcode 2.5, Leopard]
- Subject: solved: codesign broke my dylib [Re: libtool problems linking libraries on Xcode 2.5, Leopard]
- From: email@hidden
- Date: Tue, 29 Jan 2008 06:58:50 -0800 (PST)
>
> Some more information that I'm not sure how to use - the command in the
> build process which fails is of the form:
> /Xcode2.5/usr/bin/g++-4.0 -o /path/to/built/product.dylib [options...]
> if I run this manually with the Xcode 3.0 compiler - i.e. replacing
> /Xcode2.5/usr/bin/g++-4.0 with /usr/bin/g++ - then the link succeeds, and
> the rest of the Xcode build can continue.
>
It turned out that running codesign(1) against the dylib was sufficient to
stop it being linkable, so I stopped doing that ;-)
Thanks,
Graham.
_______________________________________________
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