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, LOTS_OF_MONEY,MSGID_RANDY autolearn=no autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,7a41a150d3e3f8bd X-Google-Attributes: gid103376,public From: dennison@telepath.com Subject: Re: Ada calling Fortran or Assembly Date: 1999/06/04 Message-ID: <7j96ho$kfg$1@nnrp1.deja.com>#1/1 X-Deja-AN: 485739367 References: <7j8te5$gmf$1@nnrp1.deja.com> X-Http-Proxy: 1.0 x29.deja.com:80 (Squid/1.1.22) for client 204.48.27.130 Organization: Deja.com - Share what you know. Learn what you don't. X-Article-Creation-Date: Fri Jun 04 18:39:54 1999 GMT Newsgroups: comp.lang.ada X-Http-User-Agent: Mozilla/4.6 [en] (WinNT; I) Date: 1999-06-04T00:00:00+00:00 List-Id: In article , "pit_viper_2000" wrote: > > This is probably quite doable, but it is a highly system dependent > > thing. There's no way anyone can give you an answer unless you specify > > what platform/OS you are using, and what Ada and C compilers you are > > using. > I'm using a Windows95 machine; GNAT 3.11 for Ada and Microsoft Fortran > Powerstation 4.0 for the Fortran Code. MASM 6.11 for the Assembly > code, and I don't have a C compiler on my system. Whoops. We get the same question so much from C folks, that I made a mental cut-and-paste error. I meant your Fortran compiler, of course. :-) -- T.E.D. Sent via Deja.com http://www.deja.com/ Share what you know. Learn what you don't.