forums.silverfrost.com Forum Index forums.silverfrost.com
Welcome to the Silverfrost forums
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

ERROR 402

 
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support
View previous topic :: View next topic  
Author Message
Anonymous
Guest





PostPosted: Tue Mar 15, 2005 12:06 pm    Post subject: ERROR 402 Reply with quote

error 402 - Invalid module file format for SERVICE_ROUTINES
error 402 - Invalid module file format for IMSL


I am porting some code that I'm working on from another Fortran copiler to Salford FTN95 to test it out. I have some math and service routine module files (*.mod) that I need to use. I specified what I think are the correct MODULE paths in the Plato3 IDE, but I get the following error messages when I try to compile.



Tim

BTW, nice product. The CHECKMATE debugger already found a bunch of stuff that my other compiler totally misses. And the Plato3 IDE is very nice. It's a simplified Visual Studio IDE....I like this a lot. The VS IDE can get TOO busy for my needs.
Back to top
Andrew



Joined: 09 Sep 2004
Posts: 232
Location: Frankfurt, Germany

PostPosted: Tue Mar 15, 2005 1:48 pm    Post subject: ERROR 402 Reply with quote

Have these files been compiled with another compiler? If so the .mod format is completely non-standard - different vendors implement mod files in many different ways. To use mod files with FTN95 you need to compile the modules in question with FTN95. You will need the source code for these modules or ask the provider to compile them with FTN95 for you. If you are getting the provider to compile them for you, depending on the module contents (if there is any executable content), you may also need the corresponding obj files to link.

The best way to go is to get hold of the source code for the modules if you can and compile with FTN95.

Thanks for your other comments. Checkmate is a great feature of FTN95 see the table here to see just how good... Smile

http://www.polyhedron.com/compare/win32/diagnose.html
Back to top
View user's profile Send private message
Display posts from previous:   
Post new topic   Reply to topic    forums.silverfrost.com Forum Index -> Support All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group