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,3b74366795b5f025 X-Google-Attributes: gid103376,public From: "David C. Hoos, Sr." Subject: Re: How To Compile Ada Prog Interfaced With Fortran Date: 1998/09/23 Message-ID: #1/1 X-Deja-AN: 394181087 References: Newsgroups: comp.lang.ada X-Mimeole: Produced By Microsoft MimeOLE V4.72.3110.3 Date: 1998-09-23T00:00:00+00:00 List-Id: Samir N. Muhammad wrote in message ... >Hello Everybody > >Could any one tell me what are the steps for compiling, binding, >and linking >an Ada program interfaced with an intrinsic Fortran function(e.g. the >MATMUL or DOT_PRODUCT). I would begin by studying the Referenc Manual Section B.5, obscurely named "Interfacing with Fortran."