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

and comments out the Zanyblue stuff. 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
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

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.

-- 
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