comp.lang.ada
 help / color / mirror / Atom feed
From: anon@anon.org (anon)
Subject: Re: How to include Win_IO for my project?
Date: Wed, 14 Jan 2009 07:14:27 GMT
Date: 2009-01-14T07:14:27+00:00	[thread overview]
Message-ID: <nhgbl.133753$_Y1.5020@bgtnsc05-news.ops.worldnet.att.net> (raw)
In-Reply-To: e618495b-d7db-43ec-8af4-f8993333b389@v18g2000pro.googlegroups.com

In command-line version of GNAT:

 gnat <bind/compile/link/make> file<.adb>   -Idir -Ldir

use "-Idir" for a dir that contains the "*.ads", "*.ali" and "ali.o"
and "-Ldir" for a dir that contains extra libraries.

other options are listed by using

  gnat make -gnath


In <e618495b-d7db-43ec-8af4-f8993333b389@v18g2000pro.googlegroups.com>, tolkamp <f.tolkamp@chello.nl> writes:
>To make it possible to plot results of my project I have downloaded
>GtkAda and Win_IO.
>After this I have created a dependency between my project and GtkAda.
>Now the project should be configured to include the sources for
>Win_IO.
>How can I add the Win_IO directory to my project?




  reply	other threads:[~2009-01-14  7:14 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-13 16:07 How to include Win_IO for my project? tolkamp
2009-01-14  7:14 ` anon [this message]
2009-01-16 18:34   ` tolkamp
2009-01-16 19:15     ` Anh Vo
2009-01-16 19:31     ` anon
2009-01-17 13:06       ` tolkamp
2009-01-17 19:08         ` anon
2009-01-18 20:42           ` tolkamp
2009-01-18 22:48             ` anon
2009-01-19 13:06               ` tolkamp
2009-01-19 14:14                 ` Petter
2009-01-19 15:51                   ` Jean-Pierre Rosen
2009-01-19 16:20                   ` tolkamp
2009-01-20  1:50             ` Ali Bendriss
2009-01-20 11:32               ` tolkamp
2009-01-20 19:03                 ` Ali Bendriss
replies disabled

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