comp.lang.ada
 help / color / mirror / Atom feed
From: Simon Wright <simon@pushface.org>
Subject: Re: what to use in place of old gnatbl in newer GNAT ?
Date: Thu, 05 Jul 2012 09:38:53 +0100
Date: 2012-07-05T09:38:53+01:00	[thread overview]
Message-ID: <m2vci2wqjm.fsf@pushface.org> (raw)
In-Reply-To: jt2o0j$lds$1@speranza.aioe.org

"Nasser M. Abbasi" <nma@12000.org> writes:

> I am trying to build some tests for the ada lapack binding that I
> obtained from
>
> ftp://ftp.cs.kuleuven.be/pub/Ada-Belgium/mirrors/gnu-ada/OLD/contrib/lapack-ada/
>
> One of the tests (in the folder lapada/test/interf/ after extracting
> the above tar file) uses a Makefile which uses an old GNAT command
> which is no longer available in newer gnat 2012.
>
> This command is gnatbl as described here
>
> http://www.adahome.com/Resources/Compilers/GNAT-info.html#3
>
> The makefile does this:
>
> ------------------
> cxbi: cxbi.ali ifinc.o
> 	gnatbl cxbi.ali ifinc.o $(LIBF)
> -------------------
>
> So, I need to replace the above command based on what I
> understood gnatbl did. But my attempts to that all are
> not working (trying gnatbind/gnatlink, gnatmake, etc...) I
> am not sure how to duplicate what the above line is supposed
> to be doing.  My $(LIBF) is
>
> LIBF = -lgfortran -lm -static
>
> I am not really familiar with details of these commands. I only use
> gnatmake.

Does the EXAMPLES section of
http://techpubs.sgi.com/library/tpl/cgi-bin/getdoc.cgi?coll=0650&db=man&fname=/usr/share/catman/u_man/cat1/gnatbl.z help?



  reply	other threads:[~2012-07-05  8:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-05  0:44 what to use in place of old gnatbl in newer GNAT ? Nasser M. Abbasi
2012-07-05  8:38 ` Simon Wright [this message]
2012-07-05 10:47 ` Simon Wright
2012-07-05 11:39   ` Nasser M. Abbasi
2012-07-05 11:41   ` Simon Wright
2012-07-05 12:02     ` Nasser M. Abbasi
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox