public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ada/24352]  New: xnmake SIGSEGV
@ 2005-10-13 15:26 bugzilla-gcc at thewrittenword dot com
  2005-10-13 15:32 ` [Bug ada/24352] " charlet at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: bugzilla-gcc at thewrittenword dot com @ 2005-10-13 15:26 UTC (permalink / raw)
  To: gcc-bugs

I built gcc-3.3.2 with the ADA bootstrap binary from Rainer Orth,
gcc-3.3.2-alpha-dec-osf5.1b-bin.tar.gz. I then tried to build gcc-3.4.3 with
the ADA binaries from the gcc-3.3.2 build:
  $ cd /opt/build
  $ gtar jxf /opt/src/devel/gcc-3.4.3/src/gcc-3.4.3.tar.bz2
  $ mkdir gcc-3.4.3-objdir
  $ cd gcc-3.4.3-objdir
  $ PATH=/opt/TWWfsw/gcc332/bin:$PATH CC=/opt/TWWfsw/gcc332/bin/gcc \
  /opt/build/gcc-3.4.3/configure --with-included-gettext --enable-shared \
  --enable-languages="ada,c"
  ...
  $ PATH=/opt/TWWfsw/gcc332/bin:$PATH gmake bootstrap
  ...
  mkdir -p ada/bldtools
  cp -p /opt/build/gcc-3.4.3/gcc/ada/sinfo.ads
/opt/build/gcc-3.4.3/gcc/ada/nmake.adt /opt/build/gcc-3.4.3/gcc/ada/xnmake.adb
ada/bldtools
  (cd ada/bldtools; gnatmake -q xnmake ; ./xnmake -b ../nmake.adb )

  raised CONSTRAINT_ERROR : SIGSEGV
  gmake[2]: *** [ada/nmake.adb] Error 1
  gmake[2]: Leaving directory `/opt/build/gcc-3.4.3-objdir/gcc'

I also tried building gcc-4.0.2 with the binaries generated from the gcc-3.3.2
build and encountered the same error:
  ...
  mkdir -p ada/bldtools/nmake_b
  cp -p /opt/build/gcc-4.0.2/gcc/ada/sinfo.ads
/opt/build/gcc-4.0.2/gcc/ada/nmake.adt /opt/build/gcc-4.0.2/gcc/ada/xnmake.adb
ada/bldtools/nmake_b
  (cd ada/bldtools/nmake_b; gnatmake -q xnmake ; ./xnmake -b ../../nmake.adb )

  raised CONSTRAINT_ERROR : SIGSEGV
  gmake[2]: *** [ada/nmake.adb] Error 1
  gmake[2]: Leaving directory `/opt/build/gcc-4.0.2-objdir/gcc'


-- 
           Summary: xnmake SIGSEGV
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: ada
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bugzilla-gcc at thewrittenword dot com
 GCC build triplet: alphaev67-dec-osf5.1
  GCC host triplet: alphaev67-dec-osf5.1
GCC target triplet: alphaev67-dec-osf5.1


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


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

* [Bug ada/24352] xnmake SIGSEGV
  2005-10-13 15:26 [Bug ada/24352] New: xnmake SIGSEGV bugzilla-gcc at thewrittenword dot com
@ 2005-10-13 15:32 ` charlet at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: charlet at gcc dot gnu dot org @ 2005-10-13 15:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from charlet at gcc dot gnu dot org  2005-10-13 15:32 -------


*** This bug has been marked as a duplicate of 13470 ***


-- 

charlet at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
   Target Milestone|---                         |4.1.0


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


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

end of thread, other threads:[~2005-10-13 15:32 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-10-13 15:26 [Bug ada/24352] New: xnmake SIGSEGV bugzilla-gcc at thewrittenword dot com
2005-10-13 15:32 ` [Bug ada/24352] " 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).