Re: Can I link in CW macho libs?
Re: Can I link in CW macho libs?
- Subject: Re: Can I link in CW macho libs?
- From: Jim Ingham <email@hidden>
- Date: Mon, 15 Dec 2003 13:06:43 -0800
Yes, that should work (adding the usual IANALG caveat).
Jim
On Dec 15, 2003, at 12:19 PM, Michael B. Johnson wrote:
to be clear - if I have a library that is written using C++, but only
exposes C entry points for outside callers, I should be able to
compile that with (say) CW and then link it in my gcc compiled C++
app, right?
On Dec 15, 2003, at 11:07 AM, Jim Ingham wrote:
Note also that the name mangling schemes of gcc & the mwcc are
different. So you can't link a C++ CW built library with a gcc build
one.
Jim
On Dec 11, 2003, at 8:48 PM, jason rusoff wrote:
I am trying to build a project in PB that needs to use a lib built
in CW. Is this possible if the lib is machO? Is the CW lib format
not linkable from PB? I though CFM and machO were the only
formatting issues I need to worry about. Am I naive?
Thanks for any help,
Jason
_______________________________________________
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.
--
Jim Ingham email@hidden
Developer Tools
Apple Computer
_______________________________________________
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.
--> Michael B. Johnson, PhD
--> http://homepage.mac.com/drwave (personal)
--> http://xenia.media.mit.edu/~wave (alum)
--> Film On Line Lead
--> Pixar Animation Studios
--
Jim Ingham email@hidden
Developer Tools
Apple Computer
_______________________________________________
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.