Creating import libs on Xcode
Creating import libs on Xcode
- Subject: Creating import libs on Xcode
- From: "Sukhvinder Pal Singh" <email@hidden>
- Date: Fri, 28 Nov 2008 12:37:51 +0530
There is an option for creating import libs on MSVC viz. /IMPLIB
filename. How can I achieve this on XCode. I dont want to link directly
to the dylib and hence want an import lib created which can be linked
against. If XCode does not have such an option please suggest any tool that can extract all exported symbols from a dylib to create a static lib that can be linked against.
_______________________________________________
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