Re: Redefined symbols in linked dylibs
Re: Redefined symbols in linked dylibs
- Subject: Re: Redefined symbols in linked dylibs
- From: Frank Midgley <email@hidden>
- Date: Sat, 25 Oct 2003 21:23:59 -0500
On Oct 25, 2003, at 8:45 PM, Ben Kennedy wrote:
And why is xcode linking against two copies of the library when the gcc
commandline gives no suggestion that it ought to be?
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.
-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.