Re: Redefined symbols in linked dylibs
Re: Redefined symbols in linked dylibs
- Subject: Re: Redefined symbols in linked dylibs
- From: Scott Tooker <email@hidden>
- Date: Mon, 27 Oct 2003 11:55:51 -0800
Right now Xcode is too agressive about resolving symlinks for
references (which leads to the problem being described). This is
something we want to fix in a future release.
Scott
On Oct 25, 2003, at 10:01 PM, Frank Midgley wrote:
> On Oct 25, 2003, at 11:48 PM, Ben Kennedy wrote:
>
>> However, I haven't figured out how to apply this in practice. If I
>> remove libz and libcrypto from the Frameworks and Libraries build
>> phase,
>> the build fails with undefined references. When I stick them back in,
>> they are doubly-linked.
>
> The only thing I found that worked was not to link against the symlink
> (/usr/lib/libcrypto.dylib) but to link against an actual library
> (/usr/libcrypto.0.9.7.dylib) directly. This unfortunately puts an OS
> dependency on your target but I haven't figured out any other way to
> handle it.
>
> -Frank
>
> =========================
> Frank Midgley
> email@hidden
> http://homepage.mac.com/knarf
> _______________________________________________
> xcode-users mailing list | email@hidden
> Help/Unsubscribe/Archives:
> http://www.lists.apple.com/mailman/listinfo/xcode-users
> Do not post admin requests to the list. They will be ignored.
[demime 0.98b removed an attachment of type application/pkcs7-signature which had a name of smime.p7s]
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.