Skip navigation.
 
mlRe: flat_namespace?
FROM : Jean-Daniel Dupas
DATE : Mon Apr 28 23:07:36 2008

otool -hv library.dylib

I don't know if the "flags" section of the output contains something 
when linking using flat name space, but it echo TWOLEVEL if the 
library uses two level name space.


Le 28 avr. 08 à 18:44, David Springer a écrit :

> Folks,
>
> Is there a way to tell if a lib/dylib was built with flat_namespace
> turned on?  otool perhaps?
>
> Thanks,
> - Dave.S
> _______________________________________________
>
> Cocoa-dev mailing list (<email_removed>)
>
> Please do not post admin requests or moderator comments to the list.
> Contact the moderators at cocoa-dev-admins(at)lists.apple.com
>
> Help/Unsubscribe/Update your Subscription:
> http://lists.apple.com/mailman/options/cocoa-dev/<email_removed>
>
> This email sent to <email_removed>
>

Related mailsAuthorDate
mlflat_namespace? David Springer Apr 28, 18:44
mlRe: flat_namespace? Jean-Daniel Dupas Apr 28, 23:07