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: Miklós Fazekas <email@hidden>
- Date: Wed, 17 Dec 2003 21:16:06 +0100
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.
I think that CW9 and GCC3.3 implements the same "C++ vendor independent
ABI". (http://www.codesourcery.com/cxx-abi/)
So the name mangling supposed to be identical.
Regards,
Miklss
_______________________________________________
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.