XCode 2.1 and building for 10.2.8
XCode 2.1 and building for 10.2.8
- Subject: XCode 2.1 and building for 10.2.8
- From: Matt DeFoor <email@hidden>
- Date: Fri, 26 Aug 2005 15:24:04 -0400
I'm attempting to make a build for 10.2.8. The project links against
libcrypto and libssl. I made it link against them by dragging the
appropriate lib*.dylib symlinks from /usr/lib into my project. I set Mac
OS X 10.2.8 as the Cross-Develop Target. I also changed the compiler to
gcc3.3.
However, during the linking phase, I see this:
"-lcrypto.0.9.7" "-lssl.0.9.7"
And I get this undefined symbol:
_OpenSSL_add_all_algorithms
Am I instructing XCode to link libcrypto and libssl incorrectly? If not,
what else could be wrong?
-Mattd
_______________________________________________
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