This is the mail archive of the gcc-bugs@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]

[Bug ada/12728] gnat1drv.ali is incorrectly formatted same as bug 6160


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WORKSFORME
            Summary| gnat1drv.ali is incorrectly|gnat1drv.ali is incorrectly
                   |formatted  same as bug  6160|formatted  same as bug  6160


------- Additional Comments From charlet at gcc dot gnu dot org  2003-10-23 08:18 -------
The command you are copying is wrong: it should call gnatbind, not gcc.
This is either a set up problem (incorrect bootstrap compiler), or
a makefile issue. The latter is unlikely, since other people have
built 3.3.1 with ada with no trouble.

I'd suggest you try again with gcc 3.4 (either now or later when
it's released), since there has been lots of changes in 3.4, that
won't get reflected in 3.3

Arno


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