c and fortran static libraries
c and fortran static libraries
- Subject: c and fortran static libraries
- From: "Ryan Glover" <email@hidden>
- Date: Tue, 21 Feb 2006 15:10:03 -0500
I have been experimenting with including static libraries in xcode and
calling them from obj-c (I am a noob). I wanted to know, are static
library files a universal format? For example, I can compile fortran
into a static .a library, can I call this library from objective c the
same way I call a library created in c? My initial feelings were 'of
course not' but I have since found some libraries that have listings
for both fortran and c versions of the contained methods. The
practical reason I ask is because i have a library that I know works
in fortran but xcode won't compile with it.
Any advice would be appreciated.
Thank you,
Ryan Glover
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden