This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Does Ada build on Linux/ia32?
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
>