[AWS] Unable to build AWS from svn on Windows Vista with GNAT GPL

Pascal Obry pascal.obry at gmail.com
Sun May 30 19:32:39 CEST 2010


François,

> I retrieved AWS from svn revision 160460 and tried to build a release 
> version with GNAT GPL 2009 on Windows Vista
> But I could not proceed because of following output of  $make build
> 
> gcc -c -gnat05 -gnatwcfijkmruv -gnaty3abBcefhiIklmnoprstx -Wall -O2 
> -gnatn awsres.adb
> gcc -c -gnat05 -gnatwcfijkmruv -gnaty3abBcefhiIklmnoprstx -Wall -O2 
> -gnatn aws_password.ad

The svn version is using some options not available on GPL-2009. Just
edit shared.gpr and remove the offending switch.

> Anyhow, this is not blocking for me and  I will revert to a previous 
> version.

You can safely remove the style checks: -gnaty3abBcefhiIklmnoprstx from
Common_Options in shared.gpr

Pascal.

-- 

--|------------------------------------------------------
--| Pascal Obry                           Team-Ada Member
--| 45, rue Gabriel Peri - 78114 Magny Les Hameaux FRANCE
--|------------------------------------------------------
--|    http://www.obry.net  -  http://v2p.fr.eu.org
--| "The best way to travel is by means of imagination"
--|
--| gpg --keyserver keys.gnupg.net --recv-key F949BD3B



More information about the AWS mailing list