mach-o bundle target.
mach-o bundle target.
- Subject: mach-o bundle target.
- From: Dupas Jean-Daniel <email@hidden>
- Date: Thu, 05 Jan 2006 12:15:36 +0100
Hello,
I would like to link a bsd module (php modules for example) and it
should be linked as a mach-o bundle binary (bundle refere to binary
format, not Max OS X Bundle).
Is there a way to create this kind of target in XCode. All Bundle targets
(Cocoa, Carbon) create a Max OS X Bundle, dynamic library and mach-o
object don't have the good mach-o format, and i don't find a bsd-bundle
target.
I try to use bsd dylib target, but there is some incompatible linker
flags and other parameters that are implied by the king of target, and
it don't link. The only working way i found was to do a Carbon Bundle and copy the produced executable.
So did i miss something, or should i fill a request feature report?
_______________________________________________
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