Re: CW8 .lib file and Obj-C
Re: CW8 .lib file and Obj-C
- Subject: Re: CW8 .lib file and Obj-C
- From: Nick Zitzmann <email@hidden>
- Date: Wed, 24 Dec 2003 01:25:08 -0800
On Dec 23, 2003, at 8:34 PM, Brad Peterson wrote:
I've just been given a .lib file (produced with CW8) and I need to use
it in an Obj-C/Cocoa project.
Is it a CFM or Mach-O library? ".lib" usually means it's CFM, and both
GCC and the linker only work with Mach-O libraries.
Can the "otool" command line program read in the library? If not, then
it's not Mach-O, and it's most likely CFM.
Nick Zitzmann
<
http://seiryu.home.comcast.net/>
S/MIME signature available upon request
"That's a funny thing to promise. Well, you can't never let anything
happen to him [Nemo]; then, nothing would ever happen to him." - Dory,
from the movie "Finding Nemo"
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.