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=-0.9 required=5.0 tests=BAYES_00,FORGED_GMAIL_RCVD, FREEMAIL_FROM autolearn=no autolearn_force=no version=3.4.4 X-Google-Thread: 103376,6c807cc706e347f0,start X-Google-Attributes: gid103376,public X-Google-Language: ENGLISH,ASCII-7-bit Path: g2news2.google.com!postnews.google.com!q2g2000cwa.googlegroups.com!not-for-mail From: "xaerxess@gmail.com" Newsgroups: comp.lang.ada Subject: How to compile pragrams using ncurses Date: 16 Jan 2007 09:20:02 -0800 Organization: http://groups.google.com Message-ID: <1168967999.983277.141500@q2g2000cwa.googlegroups.com> NNTP-Posting-Host: 87.206.68.160 Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-2" X-Trace: posting.google.com 1168968017 31778 127.0.0.1 (16 Jan 2007 17:20:17 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Tue, 16 Jan 2007 17:20:17 +0000 (UTC) User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.10 (X11; Linux i686; U; Ubuntu;pl),gzip(gfe),gzip(gfe) Complaints-To: groups-abuse@google.com Injection-Info: q2g2000cwa.googlegroups.com; posting-host=87.206.68.160; posting-account=ez5R5g0AAABFZ1QJ5BmhfPhIEirm1KH1 Xref: g2news2.google.com comp.lang.ada:8184 Date: 2007-01-16T09:20:02-08:00 List-Id: Hi, 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? Makefile is quite strange and after typing make I get strange errors...