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: Isaac Rivera <email@hidden>
- Date: Tue, 7 Sep 2004 15:33:02 -0400
This is interesting...
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?
Isaac
On Sep 7, 2004, at 1:26 PM, Markus Hitter wrote:
Am 07.09.2004 um 17:40 schrieb Finlay Dobbie:
On 7 Sep 2004, at 16:37, Isaac Rivera wrote:
But Macromedia uses DLLs to extend its applications, both in Mac and
PCs. If I use the file .dylib, the C Lib is not seen by the MM
application, if I take off the extension, it does, but it does not
see the C functions.
It is possible that the Macromedia stuff is all CFM-based and won't
work with Mach-O stuff.
Applying the "file" command in Terminal on both, an existing and a
newly created extension could be helpful.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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.
_______________________________________________
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.