Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to create a dynamic library?



On Apr 19, 2005, at 8:30 PM, Ness Joumaa wrote:

I have another concern. In the man page, the only examples they have are only in C. Does dyld support C++ dynamic libraries?

Yes it does, but beware that the C++ ABI standard has not quite yet matured to support ABI interoperability across generations/compilers. Using gcc4.0 on Tiger will get us much much closer, but if you're using gcc3.3, you should accept the restriction that any clients of your dylib may have to recompile should you change the dylib's ABI in a significant way, and may be required to use the same compiler version as you used for the dylib.


Chris

_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/xcode-users/email@hidden

This email sent to email@hidden
References: 
 >How to create a dynamic library? (From: Ness Joumaa <email@hidden>)
 >Re: How to create a dynamic library? (From: "Peter O'Gorman" <email@hidden>)
 >Re: How to create a dynamic library? (From: Ness Joumaa <email@hidden>)
 >Re: How to create a dynamic library? (From: "Peter O'Gorman" <email@hidden>)
 >Re: How to create a dynamic library? (From: "Peter O'Gorman" <email@hidden>)
 >Re: How to create a dynamic library? (From: Ness Joumaa <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.