comp.lang.ada
 help / color / mirror / Atom feed
From: Blady <p.p11@orange.fr>
Subject: Re: Problem building AWS on Mac OS 10.9
Date: Mon, 13 Oct 2014 22:06:13 +0200
Date: 2014-10-13T22:06:13+02:00	[thread overview]
Message-ID: <m1hbba$qiq$1@shakotay.alphanet.ch> (raw)
In-Reply-To: <4eb82190-4017-402c-8dc6-ae6b4f8897b6@googlegroups.com>

Hello Laurent, here are some instructions I've done:

Get GNAT and AWS GPL 2014 on libre.adacore.com then:

tar xzf ~/Downloads/aws-gpl-3.2.0-src.tar.gz
cd aws-gpl-3.2.0-src/
edit makefile.conf
#prefix: absolute path to new existing directory in home directory
#ENABLE_SHARED= false
#XMLADA	= false
#ASIS	= false
make setup build install
Install project AWS
Install project Tools

That's all.
Take care that one time makefile.setup has been created all 
modifications to makefile.conf are not taken in account, so remove 
makefile.setup before make setup.

HTH, Pascal.
http://blady.pagesperso-orange.fr

Le 12/10/2014 01:00, Laurent a écrit :
> Hi
>
> I wanted to try out Gnoga which sounds exactly like what I need.
>
> Gnoga requires AWS so I downloaded it with: git clone --recursive http://forge.open-do.org/anonscm/git/aws/aws.git
>
> Then as written in the Gnoga FAQ:
>
> export C_INCLUDE_PATH=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.9.sdk/usr/include
>
> Then make setup build install.
>
> Fails with this:
>
> laurent-mac-pro-2:aws laurent$ make setup build install
> gprbuild: "xoscons" up to date
> Setup OS specific definitions
<...>
> Tried the was source from libre.adacore but the result is the same.
> I am too much a noob to understand what is going on. So if someone could enlighten me what I have forgotten to do or send me a compiled version of AWS for MacOS I would be very happy.
>
> Thanks
>
> Laurent
>


  parent reply	other threads:[~2014-10-13 20:06 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-11 23:00 Problem building AWS on Mac OS 10.9 Laurent
2014-10-12  2:03 ` David Botton
2014-10-12 16:01   ` Laurent
2014-10-13 19:53     ` Laurent
2014-10-13 20:04     ` Pascal Obry
2014-10-13 20:47       ` Laurent
2014-10-14 17:15         ` Pascal Obry
2014-10-14 18:33           ` Simon Wright
2014-10-14 20:32             ` Laurent
2014-10-12  9:22 ` Simon Wright
2014-10-13 20:06 ` Blady [this message]
2014-10-13 20:54   ` Laurent
replies disabled

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