Re: How to make a C shared lib in XCode?
Re: How to make a C shared lib in XCode?
- Subject: Re: How to make a C shared lib in XCode?
- From: Finlay Dobbie <email@hidden>
- Date: Tue, 7 Sep 2004 21:28:35 +0100
On 7 Sep 2004, at 20:33, Isaac Rivera wrote:
file on my c dynamic lib results in: "Mach-O dynamically linked shared
library ppc"
while one of MMs libs in the same directory is: "header for PowerPC
PEF executable"
Suppose the question is then how do I make one of those in a mac?
You'll have to use CodeWarrior. The Apple-supplied tools are not
capable of producing CFM (PEF) binaries.
-- Finlay
_______________________________________________
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.