Hello Jeff, thanks for reporting.

> Le 14 juil. 2016 à 20:35, Jeffrey R. Carter <jrcar...@acm.org> a écrit :
> 
> On 07/13/2016 12:23 PM, Pascal wrote:
>> Volunteers are welcome to test it on their own configuration.
>> Mine is MacOS 10.11, GNAT GPL 2016, Safari and Firefox.
>> Some testing on Windows and Linux configuration will be appreciated.
>> 
>> Just get last today commit on https://sourceforge.net/p/gnoga and do:
>> $ make gnoga
>> 
> Linux Mint 17.3, GNAT 4.8:
> 
> I have a modified Makefile that uses
> 
> BUILDER=gnatmake -m -gnat12

I will check if -gnat2012 option is always set.
Concerning -m option I had some troubles in the past, so I avoid it.

> 
> and comments out the Zanyblue stuff.

Zanyblue: what a pity!
Maybe waiting for an official release instead of SVN.

> Saving that and using it instead of the new
> Makefile, I get
> 
> cd src && gnatmake -m -gnat12 -p -Pgnoga.gpr -XPRJ_TARGET=Linux 
> -XAtomic_Access=GCC-long-offsets
> gcc-4.8 -c -gnaty3abcefhiklmnOprsStu -gnat2012 -gnatW8 -g -gnata -gnatq 
> -gnatQ -gnatw.eH.YD -gnatVa -gnato -fstack-check -gnatf -gnateE -gnateF 
> -gnat12 -I- -gnatA 
> /home/jrcarter/Code/gnoga/src/gnoga-gui-plugin-message_boxes.adb
> gnat1: invalid switch: -gnatw.YD
> gnatmake: "/home/jrcarter/Code/gnoga/src/gnoga-gui-plugin-message_boxes.adb" 
> compilation error
> make: *** [gnoga] Error 4
> 
> Modifying settings.gpr to remove ".YD", everything builds OK. Most demos run
> fine with Firefox, Chromium, and Opera (I didn't test all of them, nor all 
> that

Warning switches -gnatw.YD are accepted from GNAT GPL 2014 at least.
Maybe it's worth creating makefile targets distinct for warnings and for debug.

> I did test with all 3 browsers). Linxtris fails:
> 
> 2016-07-14 11:03:08.96 : Exception name: ADA.IO_EXCEPTIONS.NAME_ERROR
> Message: pixmaps/blue.xpm: No such file or directory

Sorry for that, command line is:
$ cd bin
$ ./linxtris -data_dir ../demo/linxtris

> 
> Linux Mint Debian Edition 2, GNAT 4.9.2: Everything builds OK. Most demos run
> fine with Firefox, Chromium, and Opera. Linxtris fails as above.

Thanks, Pascal.

> 
> -- 
> Jeff Carter
> "Blessed are they who convert their neighbors'
> oxen, for they shall inhibit their girth."
> Monty Python's Life of Brian
> 83
> 

------------------------------------------------------------------------------
What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic
patterns at an interface-level. Reveals which users, apps, and protocols are 
consuming the most bandwidth. Provides multi-vendor support for NetFlow, 
J-Flow, sFlow and other flows. Make informed decisions using capacity planning
reports.http://sdm.link/zohodev2dev
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to