DO-loop and WRITE strange behaviour

Steve Kargl sgk@troutmask.apl.washington.edu
Sun Jul 3 20:23:00 GMT 2005


On Sun, Jul 03, 2005 at 10:11:29PM +0200, Paul Thomas wrote:
> 
> Is it possible that Pedro and I are doing something wrong in our 
> environments?  I have taken a look at everything that I can think of and 
> cannot see the problem.
> 

Do you have both 4.0 and 4.1 installed in the same location
e.g., a /usr/local/bin/gfortran40 and /usr/local/bin/gfortran41?

This may cause a problem with picking up the wrong library
because both 4.0 and 4.1 install local/lib/libgfortran.so.0.

-- 
Steve



More information about the Fortran mailing list