Does Ada build on Linux/ia32?
Eric Botcazou
ebotcazou@adacore.com
Tue Feb 12 00:34:00 GMT 2008
> I don't know Ada to create a testcase. Can some Ada people help out?
It's not very different from C++. Start from the command line you posted and
remove code simultaneously from s-pack33.ads (roughly the .h file) and from
s-pack33.adb (roughly the .C file). Then put a breakpoint in decl.c where
the error message is issued and try to find out why it is issued with the
modified compiler and why it is not with the pristine compiler.
--
Eric Botcazou
More information about the Gcc
mailing list