comp.lang.ada
 help / color / mirror / Atom feed
From: Tero Koskinen <tero.koskinen@iki.fi>
Subject: Re: is getting OpenGL to work with Ada a lost cause?
Date: Mon, 25 Aug 2014 08:27:49 +0300
Date: 2014-08-25T08:27:49+03:00	[thread overview]
Message-ID: <ltehgt$o1v$1@loke.gir.dk> (raw)
In-Reply-To: <lstsdn$35p$1@speranza.aioe.org>

19.8.2014 0:49, Nasser M. Abbasi wrote:
> On 8/18/2014 4:01 PM, Shark8 wrote:
> 
>> 
>> Makefiles are terrible in-general -- but (/especially/) the ones
>> which are distributed w/ AdaCore's libs: they  *really* tend to
>> assume a *nix environment.
>> 
>> Making me use a *nix environment layer like msys (or cygwin) to
>> compile Ada, which is **supposed to be very cross-platform** is
>> actually pretty stupid.
>> 
> 
> ps. What else would one use? a DOS batch file?

This "build the sources thing" is quite a headache in my
unit testing framework (Ahven, Ada 95 code), which tries
to be buildable with every Ada compiler.

For GNAT, I have quite complex Makefile which works only with
GNU Make on Linux (and *BSD) systems. In theory, it probably
works on Windows also if msys/cygwin is used.

For Janus/Ada on Windows, I use DOS batch files, since I could
not figure out anything better and using Janus/Ada build tools
directly require me to remember way too many arguments.

On the other hand, Irvine ICCAda provides such a nice build
tools, that I haven't had need to write Makefiles or DOS batch
files for it yet.

Full installation instructions are available at
http://www.ahven-framework.com/api-2.4/manual.html#building-and-installing-ahven
in case someone is interested.

Yours,
 Tero




  parent reply	other threads:[~2014-08-25  5:27 UTC|newest]

Thread overview: 44+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-02 20:54 is getting OpenGL to work with Ada a lost cause? pincerfae
2014-08-03  9:35 ` jsquirek
2014-08-03  9:54   ` Dmitry A. Kazakov
2014-08-03 10:27     ` jsquirek
2014-08-03 11:56       ` Dmitry A. Kazakov
2014-08-03 12:40         ` jsquirek
2014-08-04 12:52           ` Dmitry A. Kazakov
2014-08-04 19:14             ` Björn Lundin
2014-08-03 16:46     ` Shark8
2014-08-04  1:38       ` Nasser M. Abbasi
2014-08-03 16:43   ` Shark8
2014-08-03 12:12 ` francois_fabien
2014-08-05 16:24 ` leonid.dulman
2014-08-13 23:23   ` pincerfae
2014-08-14  1:47     ` Shark8
2014-08-15 14:53       ` Stephen Leake
2014-08-15 16:50         ` Shark8
2014-08-15 13:28     ` jsquirek
2014-08-16 19:33       ` Nasser M. Abbasi
2014-08-16 22:13         ` pincerfae
2014-08-17 11:32           ` Luke A. Guest
2014-08-18 16:35             ` Shark8
2014-08-18 20:26               ` Luke A. Guest
2014-08-18 21:01                 ` Shark8
2014-08-18 21:44                   ` Luke A. Guest
2014-08-18 21:49                   ` Nasser M. Abbasi
2014-08-18 22:21                     ` Robert A Duff
2014-08-19  9:39                       ` Simon Wright
2014-08-19  1:25                     ` Shark8
2014-08-19  9:45                       ` Simon Wright
2014-08-19 21:59                         ` Shark8
2014-08-20 20:09                         ` erlo
2014-08-19  7:42                     ` Dmitry A. Kazakov
2014-08-19 11:36                     ` Björn Lundin
2014-08-25  5:27                     ` Tero Koskinen [this message]
2014-08-19  0:57           ` Nasser M. Abbasi
2014-08-19  1:29             ` Luke A. Guest
2014-08-24 22:35               ` pincerfae
2014-08-25  4:21                 ` jsquirek
2014-08-25 15:58                   ` Lucretia
2014-08-24 17:16 ` gdotone
2014-08-24 18:49   ` gautier_niouzes
2014-09-02 16:39 ` Quentin Ochem
2014-09-12  8:14   ` reinkor
replies disabled

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