Re: Building shared objects in Xcode?
Re: Building shared objects in Xcode?
- Subject: Re: Building shared objects in Xcode?
- From: "D. Walsh" <email@hidden>
- Date: Sun, 25 Dec 2005 18:21:24 -0500
- Mta-interface: amavisd-new-2.3.3 (20050822) at daleenterprise.com
On Dec 25, 2005, at 18:05 , Markus Hitter wrote:
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).
Excuse me ???
Please explain your definition of a (defined) shared object.
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
-- Dale
_______________________________________________
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