Does Ada build on Linux/ia32?

H.J. Lu hjl.tools@gmail.com
Wed Feb 13 19:22:00 GMT 2008


I opened

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35186


H.J.
On Feb 11, 2008 4:35 PM, Eric Botcazou <ebotcazou@adacore.com> wrote:
> > 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