This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: 3.2 PATCH: Fully support parallel gnat1/gnatbind builds


On Thu, May 23, 2002 at 03:00:03PM -0400, Richard Kenner wrote:
>     > I thought we were going to get rid of the whole "gnatgcc" and "ADAC"
>     > stuff for 3.2 now that 3.1 is out?
> 
>     No.
> 
> And why is that?  I understood the idea to be that we would require GCC 3.1
> to compile GNAT for 3.2.

Because

$ gcc test.adb
gcc: test.adb: Ada compiler not installed on this system
$ gnatgcc test.adb 
test.adb:1:01: compilation unit expected

and this is unlikely to change for at least a year.  We've been
through this /ad nauseam/ already.

zw


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]