Re: Online F77 information...



In article <1hnzh08.6tds10volgvqN%nospam@xxxxxxxxxxxxx>,
Richard Maine <nospam@xxxxxxxxxxxxx> wrote:

That's not actually true of even a single compiler and never has been.
You are probably misinterpreting the reasons for a requirement of one
particular vendor's compiler. The reason has nothing to do with any
"compiling to C++".

And never will be true, either, you'd be nuts to do it that way.

There have been compilers that compile to C (NAG), but the OP is
probably referring to the Microsoft environment, where with some
compilers C++ needs to be installed, for reasons unrelated to the fact
that the Fortran compiler emits assembler.

-- greg
.



Relevant Pages

  • Re: Free FAT16 Filesystem
    ... >standard of care is less than yours, ... Of course, regardless ... For several reasons: ... >both your compiler AND under Keil's, ...
    (comp.arch.embedded)
  • Re: Microfocus COBOL 3.2.43 (16bit)
    ... Forgetting all the good reasons to move to something new, you don't have a lot of options. ... you could host it on a Windows Server or Windows Vista machine without any trouble. ... Build architecture is Windows NT4 SP4, Microfocus COBOL 3.2.43, Gupta ... Running in a zone or container would allow development and/or testing to be done in a separate zone/container, even with a different compiler if you wish. ...
    (comp.lang.cobol)
  • Re: Proper way to input a dynamically-allocated string
    ... >> eliminated them, for very good reasons. ... >> It is perfectly plausible that a company may have more than 32767 employees. ... >> where int is 16 bits. ... > people reported that it couldnt compile with their compiler tho, ...
    (comp.lang.c)
  • Re: int a[17]; int b = -1; /* a[17] same as b guaranteed in ANSI C? */
    ... > qualifiers) it is rather hard to imagine reasons why a compiler would prefer ... > an allocation different from the order of occurrence. ... Any existing code that assumes declared variables are allocated ... There are any number of reasons why a compiler might choose to ...
    (comp.lang.c)
  • Re: Record Problem
    ... that is not correct - for multiple reasons. ... String is *NEVER* '1' unless string is declared to be a character of ... the details of list-directed output formatting are up to the compiler. ... fact, according to the standard, you can't assume anything about the ...
    (comp.lang.fortran)