Ludovic Brenta wrote:
> Hi Kevin,
>
> Thanks for trying to help. Try this in gps.gpr:
>
> package Compiler is
> for Default_Switches ("Ada") use ... (do not change)
> for Switches ("gvd-canvas.adb") use ("-g", "-O0");
> end Compiler;
>
> and do debian/rules gnat-gps again.
This yields the same compilation error.
(what I actually did was to retain the use of "-g" in package Builder
and to change the "-O2" in Compiler's Default_Switches to "-O0", but
that's equivalent for gvd-canvas.adb)
--
Kevin Brown [EMAIL PROTECTED]
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]