comp.lang.ada
 help / color / mirror / Atom feed
From: Laurent <daemon2@internet.lu>
Subject: Re: Problem building AWS on Mac OS 10.9
Date: Mon, 13 Oct 2014 13:54:20 -0700 (PDT)
Date: 2014-10-13T13:54:20-07:00	[thread overview]
Message-ID: <24dfe235-b84f-400c-a572-7eca3913d490@googlegroups.com> (raw)
In-Reply-To: <m1hbba$qiq$1@shakotay.alphanet.ch>

Am Montag, 13. Oktober 2014 22:06:03 UTC+2 schrieb Blady:
> 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

Ok that did it I think:
...
ar cr /Volumes/Macintosh HD/Downloads/aws-gpl-3.2.0-src/.build/x86_64-apple-darwin12.5.0/release/static/lib/src/libaws.a /volumes/macintosh hd/downloads/aws-gpl-3.2.0-src/.build/x86_64-apple-darwin12.5.0/release/static/obj/include/zlib.o /volumes/macintosh hd/downloads/aws-gpl-3.2.0-src/.build/x86_64-apple-darwin12.5.0/release/static/obj/include/zlib-thin.o ...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Volumes/Macintosh HD/Downloads/aws-gpl-3.2.0-src/.build/x86_64-apple-darwin12.5.0/release/static/lib/src/libaws.a(aws-templates.o) has no symbols
ranlib -c libaws.a
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ranlib: file: /Volumes/Macintosh HD/Downloads/aws-gpl-3.2.0-src/.build/x86_64-apple-darwin12.5.0/release/static/lib/src/libaws.a(aws-templates.o) has no symbols
gprbind gen_gps_ref.bexch
gnatbind gen_gps_ref.ali
gcc -c b__gen_gps_ref.adb
gcc gen_gps_ref.o -o gen_gps_ref
Install project AWS
Install project Tools
laurent-lutgens-mac-pro-2:aws-gpl-3.2.0-src laurentlutgen$ 

Doesn't show an error but there is no "was successful" either.

What do this 2 lines mean: 
>Install project AWS 
>Install project Tools 
I have installed AWS under /usr/local/gnat/bin as described somewhere in the read me so it is automatically available.

Or do I need to do something else?

Thanks

Laurent

      reply	other threads:[~2014-10-13 20:54 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
2014-10-13 20:54   ` Laurent [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