public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/12728] New:  gnat1drv.ali is incorrectly formatted  same as bug  6160
@ 2003-10-22 17:48 matthew at darcy dot demon dot co dot uk
  2003-10-23  8:29 ` [Bug ada/12728] " charlet at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: matthew at darcy dot demon dot co dot uk @ 2003-10-22 17:48 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary:  gnat1drv.ali is incorrectly formatted  same as bug
                    6160
           Product: gcc
           Version: 3.3.1
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: matthew at darcy dot demon dot co dot uk
                CC: gcc-bugs at gcc dot gnu dot org

Hi,

I am trying to upgrade from gcc 3.2.1 ro 3.3.1 

I have configured my path to use the latest version of gnat

I do not compile gcc is the source dir.

I have applied 
gcc-3.3.1-no_fixincludes-2.patch
gcc-3.3.1-suppress-libiberty.patch

my configure options look like this

CC=/usr/bin/gcc ../gcc-3.3.1/configure --prefix=/usr --enable-shared --enable-
languages=c,c++,objc,f77,ada,java --enable-threads=posix --enable-__cxa_atexit -
-enable-clocale=gnu


this works fine.

I do a "make bootstrap" 

and get


/usr/bin/gcc -c -g       -gnatpg -gnata -I- -I. -Iada -I../../gcc-
3.3.1/gcc/ada ../../gcc-3.3.1/gcc/ada/gnat1drv.adb -o ada/gnat1drv.o
gnatbind -C -I- -I. -Iada -I../../gcc-3.3.1/gcc/ada -o ada/b_gnat1.c -n 
ada/gnat1drv.ali
fatal error: file gnat1drv.ali is incorrectly formatted
make sure you are using consistent versions of gcc/gnatbind
4.
     |
make[2]: *** [ada/b_gnat1.c] Error 4
make[2]: Leaving directory `/usr/local/src/gcc/3.3.1/gcc-build/gcc'
make[1]: *** [stage1_build] Error 2
make[1]: Leaving directory `/usr/local/src/gcc/3.3.1/gcc-build/gcc'
make: *** [bootstrap] Error 2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* [Bug ada/12728] gnat1drv.ali is incorrectly formatted  same as bug  6160
  2003-10-22 17:48 [Bug ada/12728] New: gnat1drv.ali is incorrectly formatted same as bug 6160 matthew at darcy dot demon dot co dot uk
@ 2003-10-23  8:29 ` charlet at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: charlet at gcc dot gnu dot org @ 2003-10-23  8:29 UTC (permalink / raw)
  To: gcc-bugs

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


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2003-10-23  8:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-10-22 17:48 [Bug ada/12728] New: gnat1drv.ali is incorrectly formatted same as bug 6160 matthew at darcy dot demon dot co dot uk
2003-10-23  8:29 ` [Bug ada/12728] " charlet at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).