What is the equivalent of -shared in XCode/gcc 4.0?
What is the equivalent of -shared in XCode/gcc 4.0?
- Subject: What is the equivalent of -shared in XCode/gcc 4.0?
- From: Cem Karan <email@hidden>
- Date: Fri, 3 Jun 2005 14:37:36 -0400
Hi all, I'm trying to compile a module that I'm writing for use in
Python. According to all the literature I've read, I need to pass
the '-shared' flag to gcc to make a module that can be imported.
Unfortunately, '-shared' is not supported under OS X. Does anyone
know what flag we are supposed to use to make this work?
Thanks,
Cem Karan
_______________________________________________
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