Re: Silently fail to link Good-looking dylib
Re: Silently fail to link Good-looking dylib
- Subject: Re: Silently fail to link Good-looking dylib
- From: Jerry Krinock <email@hidden>
- Date: Mon, 7 Feb 2011 21:04:07 -0800
On 2011 Feb 07, at 18:29, Jerry Krinock wrote:
> there are still weird issues which are not always repeatable.
It looks like the "other issues" are that I needed a thorough understanding of "Valid Architectures" and "Build Active Architectures Only".
------------------
So now, let's get back to the original problem of "Target Membership" checkboxes (used for adding to the Active Target) not appearing for certain dylibs. Adding them to the target as Other Linker Flags as suggested by Dupas does seem to work around the problem. But the QA side of my brain doesn't accept that.
More Info: If the Active Target is an Application, Framework, or Loadable Bundle, the Target Membership checkboxes appear. If the Active Target is anything else, in particular another Dynamic Library, a Static Library, or a Command-Line Tool, then the Target Membership checkboxes disappear.
I don't see what's wrong with these certain dylibs. Path Finder says that their Kind is "Dynamic Library (PowerPC)" and UTI is "com.apple.mach-o-dylib". Except for the PowerPC-ness, they look like any other dynamic library, and give expected results when running 'lipo -info' and 'nm'. A Static Library (PowerPC) always has checkboxes.
If these additional clues turn on the light for anyone, even a dim one, I'd appreciate any ideas.
Jerry
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden