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=0.7 required=5.0 tests=BAYES_00,INVALID_DATE, REPLYTO_WITHOUT_TO_CC autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3bcc2e79f6ecdbe4 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 1994-10-28 11:42:50 PST Path: nntp.gmd.de!xlink.net!howland.reston.ans.net!news.sprintlink.net!EU.net!Germany.EU.net!news.dfn.de!news.belwue.de!news.uni-stuttgart.de!news From: paus@ifr.luftfahrt.uni-stuttgart.de Newsgroups: comp.lang.ada Subject: Re: Interfaces.Fortran Date: 28 Oct 1994 17:13:38 GMT Organization: Comp.Center (RUS), U of Stuttgart, FRG Distribution: world Message-ID: <38rbg2$vha@info2.rus.uni-stuttgart.de> References: <38ml76$e28@gnat.cs.nyu.edu> Reply-To: paus@ifr.luftfahrt.uni-stuttgart.de NNTP-Posting-Host: ifr16.luftfahrt.uni-stuttgart.de Date: 1994-10-28T17:13:38+00:00 List-Id: In article <38ml76$e28@gnat.cs.nyu.edu> dewar@cs.nyu.edu (Robert Dewar) writes: > > Second, pragma interface FOrtran is not implemented, but are you sure you > need it! on most GCC targets it won't have any effect anyway. > Robert, are you shure? I'm also missing pragma interface Fortran (and even more pragma export). On all UNIX systems that I know there is no problem interfacing gcc code with the code from a non-gcc Fortran compiler. So, pragma interface Fortran would help to make the interfacing to Fortran code more elegant and would help to avoid doing this via pragma interface C. Michael -- |----------------------------------------------------------------------| |Dipl.-Ing. Michael Paus (Member: Team Ada) | |University of Stuttgart, Inst. of Flight Mechanics and Flight Control | |Forststrasse 86, 70176 Stuttgart, Germany | |Phone: (+49) 711-121-1434 FAX: (+49) 711-634856 | |Email: Michael.Paus@ifr.luftfahrt.uni-stuttgart.de (NeXT-Mail welcome)|