Re: g77 binaries for linux on x86 systems

From: Dr Chaos (mbkennelSPAMBEGONE_at_NOSPAMyahoo.com)
Date: 05/02/04

  • Next message: Richard Maine: "Re: precedence of operations"
    Date: Sat, 1 May 2004 22:31:17 +0000 (UTC)
    
    

    On Thu, 29 Apr 2004 17:13:26 GMT, jbs@watson.ibm.com <jbs@watson.ibm.com> wrote:
    > As far as I can tell my linux system (which I did not build)
    > came with no compilers at all. It is a dual boot system with windows
    > XP and linux appears to be a throwin with little support. Nevertheless
    > following the directions in this newsgroup I was easily able to get g95
    > working. I am asking if there is a simple way to get g77 working.

    what distribution of linux?

    I run fedora core 1, and the packages that you need are
    called "gcc" and "gcc-g77", both of which must be installed.
    That will be the case for any Redhat-like distribution.

    Talking to the primary author, I learned g95 does NOT have
    optimization enabled, and will not for at least a few months. Work
    will start when the gcc crew finishes standardizing on a new internal
    representation.

    G95's current performance is not anywhere near competitive with
    commercial F95 compilers, as a result. It is unclear what its future
    performance will be once optimization works, but I would guess it
    to equal or slightly better NAG's and trail Intel's.

    > James B. Shearer


  • Next message: Richard Maine: "Re: precedence of operations"

    Relevant Pages

    • Re: what is the most suitable Linux platform for Programmers and software developers
      ... C, C++, Perl, Python, Lisp, and a bunch of other languages are supported ... There are FORTRAN compilers, but FORTRAN ... Look at the Linux ...
      (comp.os.linux.misc)
    • Re: g95 and Endianess
      ... Opteron with Linux that reads SGI binary data files ... be very problematic with other compilers, ... end type mytype ...
      (comp.lang.fortran)
    • Re: Coding style article with interesting section on white space
      ... > Linux on Intel x86 at ... > compilers can be much larger, but that has less bearing on portability ... generation on Windows vs Linux (which _should_ pretty obviously be ... and code generator will be essentially unchanged across platforms, ...
      (comp.lang.python)
    • Re: Thank you Microsoft!
      ... Actually, all of the .NET compilers have always been ... > Microsoft is an incredible organization. ... Linux was just cheaper. ... > the speed of your competitivenes. ...
      (microsoft.public.vsnet.general)
    • Re: Mixing C/C++ in the kernel
      ... Linux is written in C, and conspicuously does NOT support C++. ... to run inside the kernel, including templates, exceptions, RTTI, function ... different compilers, I'd say, so this is irrelevant. ... dont kill me, its just how i see things ...
      (comp.os.linux.development.system)