Kevin Brown <[EMAIL PROTECTED]> writes:
> (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)
Have you tried removing -gnatafno and -gnatVa? If that fails too,
then it'll be necessary to resort to removing -g for that one file.
That was the quick approach I did, but I wasn't satisfied with it.
You can keep -g in package Builder and add -g0 (force no debugging
information) in Switches ("gvd-canvas.adb").
Take faith :)
--
Ludovic Brenta.
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]