comp.lang.ada
 help / color / mirror / Atom feed
From: Jerry van Dijk <jvandyk@attglobal.net>
Subject: Re: binary gnatgcc 3.3 prerelease available
Date: 01 Jan 2003 14:46:52 +0100
Date: 2003-01-01T14:46:52+01:00	[thread overview]
Message-ID: <uptrhasoj.fsf@attglobal.net> (raw)


> C:\Ada_95\Bugs\gnatgcc-3.3>gcc -c global.ads
> No code generated for file global.ads (package spec)
> gcc: Internal error: Aborted (program gnat1)
> Please submit a full bug report.
> See <URL:http://www.mingw.org> for instructions.

> -- global.ads --
> with Interfaces;
> package Global is
>    pragma Elaborate_Body;
>    type Size_T is new Interfaces.Unsigned_32;
> end Global;

Yep, a new bug, it shouldn't bomb the compiler.

> c++ -c ex7.C
> ex7.C: In member function `void A::method1()':
> ex7.C:9: `printf' undeclared (first use this function)
> ex7.C:9: (Each undeclared identifier is reported only once for each
> function it appears in.)
> make: *** [ex7.o] Error 1

The C++ interface is known not to work in 3.x.


-- 
--  Jerry van Dijk   | email: jvandyk@attglobal.net
--  Leiden, Holland  | web:   users.ncrvnet.nl/gmvdijk



             reply	other threads:[~2003-01-01 13:46 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-01-01 13:46 Jerry van Dijk [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-12-24 10:18 binary gnatgcc 3.3 prerelease available Jerry van Dijk
2002-12-30 19:33 ` Anh_Vo
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox