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: Ken Thomas Subject: Re: How To Compile Ada Prog Interfaced With Fortran Date: 1998/09/24 Message-ID: <360A0045.39F4@ecs.soton.ac.uk>#1/1 X-Deja-AN: 394303907 Content-Transfer-Encoding: 7bit References: <87ogs6g498.fsf@zaphod.enst.fr> Content-Type: text/plain; charset=us-ascii Organization: CCG Mime-Version: 1.0 Newsgroups: comp.lang.ada Date: 1998-09-24T00:00:00+00:00 List-Id: oliver wrote: > > In article <87ogs6g498.fsf@zaphod.enst.fr>, sam@ada.eu.org wrote: > > >>>>>> "Samir" == Samir N Muhammad writes: > > > >Samir> Hello Everybody Could any one tell me what are the steps for > >Samir> compiling, binding, and linking an Ada program interfaced with > >Samir> an intrinsic Fortran function(e.g. the MATMUL or > >Samir> DOT_PRODUCT). > > > > > > > Sam > > This seems to good to be true. Could one use this approach to gain > complete access to LAPACK or to the Numerical Recipes software? Or is this > something that one can do in theory but no one does in practice? I'm > looking into using Ada for numeric programming, but I'm disheartened to > find that there is very little supporting code available. Is this because > it is very easy in Ada to access existing functions in such packages as > LAPACK? > > -Bill Bindings to LAPACK are around see gnat directories. Ken -- Dr K.S. Thomas Department of Electronics and Computer Science University of Southampton Highfield Southampton SO17 1BJ United Kingdom Telephone : (+44) 01703 592170 Fax : (+44) 01703 593903 email: kst@ecs.soton.ac.uk