- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I am trying to use your fortran compiler on a Mac dual quad core intel xeon running 10.5.2. I am trying to link to netCDF library files. I have the netdf library installed and have successfully used it to compile some programs written in c. the libraries were installed using fink and reside in the /sw/lib directory.
I believe there is something wrong with the build of netCDF. I get the following warnings when I try to link the file
ipo: warning #11023: file format not recognized for /sw/lib/libXm.dylib
ipo: warning #11023: file format not recognized for /sw/lib/libnetcdf.dylib
ipo: warning #11023: file format not recognized for /sw/lib/libpng.dylib
ld: warning in /sw/lib/libXm.dylib, file is not of required architecture
ld: warning in /sw/lib/libnetcdf.dylib, file is not of required architecture
ld: warning in /sw/lib/libpng.dylib, file is not of required architecture
It is complaining about two other libraries.
I would also like to build the executable using xcode, but that is a separate issue.
Joe
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I'm not able to tell which version of netCDF you are using, but I noticed the following link has netCDF version 3.6.2 available that is specifically for Mac OS* X 10.5.2 (Leopard):

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page