Compiles?

Joe Wilck joe.wilck@gmail.com
Tue Sep 16 14:22:00 GMT 2008


I tried those options that you mentioned.

I also ran the program with f951.exe.  And it stated that the compiled
version of the program cannot start or run due to incompatibility with
64-bit versions of Windows.

- Joe Wilck

On Tue, Sep 16, 2008 at 9:58 AM, Steve Kargl
<sgk@troutmask.apl.washington.edu> wrote:
> On Tue, Sep 16, 2008 at 08:59:19AM -0400, Joe Wilck wrote:
>> Hello:
>>
>> I have a rather large program that appears to compile using gfortran;
>> however, it does not execute properly.  I am able to run it with g95,
>> but I upgraded to a 64-bit machine and wanted to see how gfortran
>> performed.
>>
>
> If you add -ffloat-store to the command line, do you get the
> expected results?
>
> Have you compiled the code with -Wall and fixed all the warnings?
>
> Do you have routines where you use implicit interfaces such that
> you have an mismatch in actual and summy arguments?
>
> Have you tried the -fbounds-check option?
>
> --
> Steve
>



More information about the Fortran mailing list