Re: [Fwd: Re: [opensuse] searching for and installing a package]



2007/7/19, Jos van Kan <vankan@xxxxxxxxxxxx>:
Hi Denis,

In view of this information you can pretty much cancel everything I wrote
yesterday. I didn't realize your machine was not an x86_64.

Sorry for the misinformation. I'd still try to compile with the gfortran
compiler though.

Regards, Jos.


Jos, you're wellcome. Thank you for all information and for your time.

Another thing that crossed my mind is, whether your client actually *tried* to
compile his old f77 code with the new gfortran compiler, because it should be
compatible with f77 code with the exception of long obsolete and deprecated
constructions like arithmetic if's and computed go to's. But if this code is not
older than say, 25 years, my bet would be that it would compile without a problem.


Lookin at this hint, I went look for information about the CORSIKA
code, and saw that it should compile with gfortran without big
problems. As you assumed, the client has not actually tried to
compile with gfortran. So I will try that.

Really thanks!
--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: Using user defined type in Fortan 77 subroutines
    ... 60 DDOT = DTEMP ... gfortran -c DNAD.f90 ... when I compile blas.for using ... regardless of whether the standard allows the ...
    (comp.lang.fortran)
  • Re: Can somebody Help me??
    ... compile the code with Portland Group f90 or hpf compiler. ... ifexit ... And, if, as you indicate it's taken by the other compilers it seems there's something wrong w/ the version of gfortran you're using on a very superficial reading. ... but OP does not mind for he uses Portland Group compiler in general and just checks compatiblity with gfortran when needed. ...
    (comp.lang.fortran)
  • Re: Some remarks and a question about gfortran
    ... posted about, recently with gfortran 4.3.3, I upgraded to gfortran ... both with and without optimization flags. ... compile the following program. ...   subroutine sub_a ...
    (comp.lang.fortran)
  • Re: Difficult example?
    ... > has a bug with its LOGICALtype and kind. ... if there were a gfortran compiler I could download I ... compile and run it, then compile and run the resulting ... You could wipe out all the subroutines except for ...
    (comp.lang.fortran)
  • Re: gfortran: bug or non-standard syntax?
    ... are changed are almost always the result of accessing an array (writing ... as any software gfortran is neither bugfree nor feature ... warn all -stand f03" when you compile with ifort and check whether you ... If you think this is a bug in gfortran, feel free to fill a bug ...
    (comp.lang.fortran)