Re: Redefined symbols in linked dylibs
Re: Redefined symbols in linked dylibs
- Subject: Re: Redefined symbols in linked dylibs
- From: "Ben Kennedy" <email@hidden>
- Date: Sun, 26 Oct 2003 00:48:46 -0400
- Organization: Zygoat Creative Technical Services
On 25 10 2003 at 10:23 pm -0400, Frank Midgley wrote:
>One of the standard frameworks (can't rememeber if it's Foundation or
>CoreFoundiation) links against libcrypto and will bring in whichever
>version it was linked against. For the 10.3 SDK this is the 0.9.7
>version and 10.2 pulls in 0.9 if memory serves.
Thanks for the idea Frank.
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.
-ben
--
Ben Kennedy, chief magician
zygoat creative technical services
613-228-3392 | 1-866-466-4628
http://www.zygoat.ca
_______________________________________________
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.