From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.3 required=5.0 tests=BAYES_00,INVALID_MSGID autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,37b5f16b9be86fec X-Google-Attributes: gid103376,public From: William Clodius Subject: Re: ada -> C translator Date: 1997/04/09 Message-ID: <334C33C9.6956@lanl.gov>#1/1 X-Deja-AN: 231995109 References: <33436B29.41C6@sema-grenoble.fr> <5i243c$i1h@mulga.cs.mu.OZ.AU> <5i4jok$qiq@mulga.cs.mu.OZ.AU> <5i9r5t$nb6@mulga.cs.mu.OZ.AU> <5idcjq$8lh@mulga.cs.mu.OZ.AU> <5ifh5a$k5c@mulga.cs.mu.OZ.AU> Organization: Los Alamos National Lab Newsgroups: comp.lang.ada Date: 1997-04-09T00:00:00+00:00 List-Id: Fergus Henderson wrote: > > It is true that interfacing to COBOL or Fortran cannot be done in > a portable manner using C. I've already acknowledged that. > However, an Ada compiler is not required to support that; > such support is optional. > For Fortran you can probably do it for a wide variety of platforms by supporting F2C or NAG's F90 to C compiler. If you rely on gcc for your C compiler I suspect that you could also support g77. -- William B. Clodius Phone: (505)-665-9370 Los Alamos Nat. Lab., NIS-2 FAX: (505)-667-3815 PO Box 1663, MS-C323 Group office: (505)-667-5776 Los Alamos, NM 87545 Email: wclodius@lanl.gov