Re: Building shared objects in Xcode?
Re: Building shared objects in Xcode?
- Subject: Re: Building shared objects in Xcode?
- From: Markus Hitter <email@hidden>
- Date: Mon, 26 Dec 2005 00:05:07 +0100
Am 25.12.2005 um 20:42 schrieb Anand Patil:
I'm a novice C programmer trying to turn C function libraries into
shared
objects that can be loaded by the statistical language R.
In Mac OS X terms, "shared objects" don't exist, I'm afraid.
Probably, you're talking about some sort of plugins. Unlike in Linux,
they're handled slightly different than dynamic libraries (dylibs).
Xcode 1.1 doesn't seem to actually show any compiler errors for
external targets or
allow you to load them in the debugger, so I'd like to build them
as native
Xcode projects.
I'd
1) Upgrade Xcode. Version 2.2 is current. The older Xcode, the
buggier it is.
2) Look at the various template projects Xcode offers.
Markus
- - - - - - - - - - - - - - - - - - -
Dipl. Ing. Markus Hitter
http://www.jump-ing.de/
_______________________________________________
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