Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

program uses MSFLIB, Absoft compiler doesn't have MSFLIB

Status
Not open for further replies.

efoss

Technical User
Joined
Nov 27, 2005
Messages
16
Location
US
I want to run several programs on my Macintosh (OS X, Tiger) using my Absoft Fortran compiler ( Unfortunately, the code was written using Compaq Visual Fortran and uses MSFLIB, but Absoft doesn't have MSFLIB. Does anyone know how best to deal with this?

Thanks.
 
Try building without msflib and see what unresolved symbols you get. The default libraries may take care of all the unresolved stuff in which case you don't have anything to do.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top