On 05/10/2016 12:25 PM, Pascal wrote:
> $ gnatmake -f -I../os -I../root -gnatfvwa zanyblue-text-codecs.adb
>
> and then:
>
> $ gnatmake -f -I../os -I../root -gnatfvwa -gnat12 -gnatW8 -g -gnatf -gnato 
> -gnatwale -gnatyO -gnatyo -fstack-check zanyblue-text-codecs.adb

$ gnatmake -f -I../os -I../root -gnatfvwa zanyblue-text-codecs.adb
gcc-4.9 -c -I../os -I../root -gnatfvwa zanyblue-text-codecs.adb

GNAT 4.9.2
Copyright 1992-2014, Free Software Foundation, Inc.

Compiling: zanyblue-text-codecs.adb (source file time stamp: 2016-03-04 
19:14:58)
 321 lines: No errors
gcc-4.9 -c -I./ -I../os -I../root -gnatfvwa -I- 
/home/jrcarter/Code/gnoga/deps/zanyblue/src/root/zanyblue.adb

GNAT 4.9.2
Copyright 1992-2014, Free Software Foundation, Inc.

Compiling: /home/jrcarter/Code/gnoga/deps/zanyblue/src/root/zanyblue.adb 
(source file time stamp: 2016-01-18 05:00:41)
 100 lines: No errors
gcc-4.9 -c -I./ -I../os -I../root -gnatfvwa -I- 
/home/jrcarter/Code/gnoga/deps/zanyblue/src/os/zanyblue-os.ads

GNAT 4.9.2
Copyright 1992-2014, Free Software Foundation, Inc.
cannot generate code for file zanyblue-os.ads (package spec)

Compiling: /home/jrcarter/Code/gnoga/deps/zanyblue/src/os/zanyblue-os.ads 
(source file time stamp: 2016-03-04 19:14:58)
 88 lines: No errors
gnatmake: "/home/jrcarter/Code/gnoga/deps/zanyblue/src/os/zanyblue-os.ads" 
compilation error
~/Code/gnoga/deps/zanyblue/src/text$ gnatmake -f -I../os -I../root -gnatfvwa 
-gnat12 -gnatW8 -g -gnatf -gnato -gnatwale -gnatyO -gnatyo -fstack-check 
zanyblue-text-codecs.adb
gcc-4.9 -c -I../os -I../root -gnatfvwa -gnat12 -gnatW8 -g -gnatf -gnato 
-gnatwale -gnatyO -gnatyo -fstack-check zanyblue-text-codecs.adb

GNAT 4.9.2
Copyright 1992-2014, Free Software Foundation, Inc.

Compiling: zanyblue-text-codecs.adb (source file time stamp: 2016-03-04 
19:14:58)

   260.       return To_UTF8 (Value);
                     |
        >>> "Encode_UTF8" called at line 277
        >>> "Find_Codecs" called at line 320

 321 lines: 2 errors
gnatmake: "zanyblue-text-codecs.adb" compilation error
~/Code/gnoga/deps/zanyblue/src/text$

A little experimentation seems to indicate that it's the -gnatW8 option.

-- 
Jeff Carter
"People called Romanes, they go the house?"
Monty Python's Life of Brian
79

------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to