comp.lang.ada
 help / color / mirror / Atom feed
From: dg.recrutement31@gmail.com
Subject: Re: Gnat bind : how to ?
Date: Thu, 22 Jan 2009 05:42:39 -0800 (PST)
Date: 2009-01-22T05:42:39-08:00	[thread overview]
Message-ID: <1647ae60-862b-4de6-87a7-057131929a74@e1g2000pra.googlegroups.com> (raw)
In-Reply-To: gl7nvp$e7g$1@online.de

On 21 jan, 19:02, Dirk Heinrichs <dirk.heinri...@online.de> wrote:
> dg.recrutemen...@gmail.com wrote:
> > Hi all,
>
> > I would like to store the files by generated gnatbind (b~###.adb,
> > b~###.o, ...) and indirecty by gnatmake also in a different directory
> > than the current working one.
>
> Just pass it the directory where you placed your object (and .ali) files,
> like:
>
> gcc -c test_prog.adb -o /some/dir/obj/test_prog.o
> gnatbind -shared /some/dir/obj/test_prog
> gnatlink /some/dir/obj/test_prog -o /some/dir/bin/test_prog
>
> HTH...
>
>         Dirk

Fine.
I would have guessed it.
Thanks a lot, Dirk.



      reply	other threads:[~2009-01-22 13:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-21 10:58 Gnat bind : how to ? dg.recrutement31
2009-01-21 18:02 ` Dirk Heinrichs
2009-01-22 13:42   ` dg.recrutement31 [this message]
replies disabled

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