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 bootstrap/19852] New: Segmentation fault during: build/genmodes -h > tmp-modes.h


Hello,

I'm bootstrapping gcc (4.0.0 20050202) compiler on ibm aix 4.3.3. The bootstrap
fails if genmodes runs. It aborts with segmentation fault. Is that a bug or does
I something wrong???

My configure line is:
CC=cc ar=/usr/bin/ar NM=/usr/bin/nm LD=/usr/bin/ld
CONFIG_SHELL=/usr/local/bin/bash MAKE=/usr/local/bin/make
/soft/gnu/packages/gcc_cvs/gcc/configure --prefix=/usr/local --without-libgcj
--enable-languages=c,objc,c++ --with-ld=/usr/ccs/bin/ld --disable-nls

Thanks

Joerg Hundertmarck

-- 
           Summary: Segmentation fault during: build/genmodes -h > tmp-
                    modes.h
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hundertmarck at boehme-weihs dot de
                CC: gcc-bugs at gcc dot gnu dot org,hundertmarck at boehme-
                    weihs dot de
 GCC build triplet: powerpc-ibm-aix4.3.3.0
  GCC host triplet: powerpc-ibm-aix4.3.3.0
GCC target triplet: powerpc-ibm-aix4.3.3.0


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


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