comp.lang.ada
 help / color / mirror / Atom feed
From: Jacob Sparre Andersen <sparre@nbi.dk>
Subject: Re: How to compile pragrams using ncurses
Date: Thu, 08 Feb 2007 17:36:24 +0100
Date: 2007-02-08T17:36:24+01:00	[thread overview]
Message-ID: <yge7ius38tz.fsf@hugsarin.dmusyd.edu> (raw)
In-Reply-To: 1168967999.983277.141500@q2g2000cwa.googlegroups.com

"xaerxess@gmail.com" <xaerxess@gmail.com> writes:

> I downloaded ncurses5.5 with ada binding and now I want to compile
> some sample file. How can I do that? What gnat arguments should I
> use?

It depends on the locations of the files.  Basically you use:

   -aI</path/to/source/files>
   -aL</path/to/ali/files>
   -largs -l<library name>

> Makefile is quite strange and after typing make I get strange
> errors...

"Strange errors" is not exactly a clear description of a problem.

Greetings,

Jacob
-- 
"Three can keep a secret if two of them are dead."



      reply	other threads:[~2007-02-08 16:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-16 17:20 How to compile pragrams using ncurses xaerxess
2007-02-08 16:36 ` Jacob Sparre Andersen [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