comp.lang.ada
 help / color / mirror / Atom feed
From: Shark8 <OneWingedShark@gmail.com>
Subject: Re: Gnoga Logo and marketing info, Critique please
Date: Thu, 09 Oct 2014 16:28:47 -0600
Date: 2014-10-09T16:28:47-06:00	[thread overview]
Message-ID: <F_DZv.407704$412.343782@fx30.iad> (raw)
In-Reply-To: <1412780313.2444.7.camel@obry.net>

On 10/8/2014 8:58 AM, Pascal Obry wrote:
> Le mercredi 08 octobre 2014 à 07:23 -0700, David Botton a écrit :
>>> I attempted to build AWS from source using MinGW along with
>>> GNAT-GPL-2014. But, it failed with lots of compilation errors.
>>>
>>> I did not have to look at all of them yet.
>>
>> The AWS install issues for Windows are very sad. I assume that it was
>> an AdaCore decision to not make an installer or simply binary zip of
>> AWS that could install. Perhaps Pascal Obry would consider fixing
>> that ;)
>
> There is an experimental script in the repo under win32/build.cmd.
>
> Just do:
>
>     c:> win32\build.cmd c:\path\to\gnat\2014
>
> Should work, but keep in mind that it is experimental. Please report and
> better provide patches :)
>

Note:
  - GNAT (bin directory) is on C:\Programming\GNAT\2014
  - AWS (aws.gpr) is on C:\Programming\Libraries\aws

On failure the build-script should delete the .build directory it 
creates, otherwise the following error message is displayed on re-running:
"A subdirectory or file .build\win\setup\src already exists."

I think the following will do that:
RMDIR /S /Q .build

Another apparent error (off-a-level) is the COPY on line 17:
copy ..\config\setup\aws-os_lib-tmplt.c .build\win\setup\src
and again on line 18 (in the -P parameter). -- Or perhaps this is due to 
two .build directories existing one in aws, the other in aws\win32.

After all that the process fails w/
'..\xoscons' is not recognized as an internal or external command,
operable program or batch file.
Couldn't build or install AWS


  parent reply	other threads:[~2014-10-09 22:28 UTC|newest]

Thread overview: 30+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-10-08  3:12 Gnoga Logo and marketing info, Critique please David Botton
2014-10-08  4:59 ` Anh Vo
2014-10-08 14:07   ` David Botton
2014-10-08 14:23   ` David Botton
2014-10-08 14:58     ` Pascal Obry
2014-10-08 16:04       ` David Botton
2014-10-08 16:52       ` David Botton
2014-10-09 22:28       ` Shark8 [this message]
2014-10-08  7:05 ` Markus Schöpflin
2014-10-08 13:54   ` David Botton
2014-10-12  4:54     ` David Botton
2014-10-13  7:33       ` Markus Schöpflin
2014-10-13 13:23         ` David Botton
2014-10-13 13:41           ` Markus Schöpflin
2014-10-13 14:05             ` David Botton
2014-10-08  8:00 ` Thomas Løcke
2014-10-08 11:28   ` jsquirek
2014-10-08 14:09     ` David Botton
2014-10-08 14:54       ` Thomas Løcke
2014-10-09  0:39       ` jsquirek
2014-10-08 13:52   ` David Botton
2014-10-08 12:20 ` tonyg
2014-10-08 12:23   ` dptrash
2014-10-08 13:22     ` David Botton
2014-10-08 15:12       ` dptrash
2014-10-08 16:10         ` David Botton
2014-10-08 17:26           ` Jeffrey Carter
2014-10-08 13:27   ` David Botton
2014-10-10  7:55     ` tonyg
2014-10-08 14:03   ` David Botton
replies disabled

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