PDA

View Full Version : SOS Fortran compiling problems


flow
06-04-2004, 04:19 PM
Hi!

Can anybody help me?

I tryed to compile a fortran code with the salford plato2 compiler for windows, but always recieve the error notice "argument [name of variable,array) (No.2) in reference to [name of subroutine1] to [name of subroutine2] is not an array" when I try to compile the code!

The funny things the array is defiened as an array in every subroutine I used, and the code is perfectly working (and can be compiled) by an GNU compiler for windows!

Has anybody an hint, how I could get rid of that problem?

TNX a lot, flow

cubud
06-04-2004, 05:30 PM
Hi

I had the same problem yesterday. I switched to the Lahey compiler instead and it worked perfectly.

Pete

flow
06-07-2004, 04:31 PM
tnx pete!

unfortunatly is the lahey-compiler mot avialible for me :( . Has anybody another hint?