Re: compilers: Compaq, Lahey, Intel



allelopath wrote:

This last year, I 'ported' a fortran program that had been compiled
(for years) on Compaq Visual Fortran to the Intel Fortran compiler and
it was kindofa headache. The Compaq compiler seemed sort of 'loose'.
It may have simply been a matter of compiler options selected, but
there were a couple of things that no compiler should let by that the
compaq did (imho).

Now, a guy is writing some new fortran code using the Lahey compiler.
Would a transition from Lahey to Intel be difficult? Are there
specific steps (compiler options? other?) to choose with the Lahey to
make that transition easier?

I would prefer if he use the Intel compiler outright (it is ultimately
what will be used when running). Are there compelling reasons for
doing so at the outset?

Selecting options for standards compliance should reduce discrepancies between the two compilers (or any others) to nearly nothing. I think it actually good to run code through two different compilers.

--

Gary Scott
mailto:garylscott@sbcglobal dot net

Fortran Library: http://www.fortranlib.com

Support the Original G95 Project: http://www.g95.org
-OR-
Support the GNU GFortran Project: http://gcc.gnu.org/fortran/index.html

If you want to do the impossible, don't hire an expert because he knows it can't be done.

-- Henry Ford
.



Relevant Pages

  • linker mistakes entry point in dll
    ... Microsoft Program Maintenance Utility Version 6.00.8168.0 ... IntelFortran Compiler for 32-bit applications, ... Copyright 1985-2004 Intel Corporation. ...
    (comp.lang.fortran)
  • Re: who can help me? about OpenMP
    ... I know nothing about how Intel has implemented their compiler on ... Your best source of info on that is the Intel Fortran ... Fortran Compiler for Windows & Visual Fortran ...
    (comp.parallel)
  • Re: Intel Fortran Compiler 11.0 Now Available
    ... compiler knowing from the start what the language requires. ... Developer Products Division ... User communities for Intel Software Development Products ... Intel Fortran Support ...
    (comp.lang.fortran)
  • Re: Using IMSL libraries with Lahey/Intel fortran compilers
    ... > trying to compile a program that use them with the Lahey and Intel ... > fortran compilers. ... You need to get IMSL libraries that are built for the ... compiler you are using. ...
    (comp.lang.fortran)
  • Re: [SLE] Portland Group Fortran Linux compiler
    ... >> You may consider to download and install the free unsupported version of Intel ... >> I'm currently using the intel fortran compiler for all my fortran program and ... > using the GNU compiler. ...
    (SuSE)