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: operator new [] syntax?
    ... the *only* compiler you should be using is GCC. ... you didn't mention it, nor your reasons for not using it, ... I don't know the exact reasons that CFront doesn't support what you ...
    (comp.sys.acorn.programmer)
  • 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)