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 c/19658] New: fail to build gcc 3.4.3 on IRIX6.5


System: Silicon Graphics IRIX64 6.5 07141608 IP30
Configuration option: --bindir=/GNU/GCC
make(gnu make-4.80) ends at the following errors:


/GNU/GCC/gcc/xgcc -B/GNU/GCC/gcc/ -B/usr/local/mips-sgi-irix6.5/bin/
-B/usr/local/mips-sgi-irix6.5/lib/ -isystem /usr/local/mips-sgi-irix6.5/include
-isystem /usr/local/mips-sgi-irix6.5/sys-include -O2  -DIN_GCC    -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition 
-isystem ./include   -g  -DIN_LIBGCC2 -D__GCC_FLOAT_NOT_NEEDED  -I. -I.
-I/GNU/gcc-3.4.3/gcc -I/GNU/gcc-3.4.3/gcc/. -I/GNU/gcc-3.4.3/gcc/../include
-I../intl  -DL_divdi3 -c /GNU/gcc-3.4.3/gcc/libgcc2.c -fexceptions
-fnon-call-exceptions -o libgcc/./_divdi3.o
/GNU/gcc-3.4.3/gcc/libgcc2.c: In function `__divdi3':
/GNU/gcc-3.4.3/gcc/libgcc2.c:1017: internal compiler error: in
fixup_reorder_chain, at cfglayout.c:616
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [libgcc/./_divdi3.o] Error 1
make[2]: Leaving directory `/GNU/GCC/gcc'
make[1]: *** [stmp-multilib] Error 2
make[1]: Leaving directory `/GNU/GCC/gcc'
make: *** [all-gcc] Error 2

-- 
           Summary: fail to build gcc 3.4.3 on IRIX6.5
           Product: gcc
           Version: 3.4.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: lins1 at wyeth dot com
                CC: gcc-bugs at gcc dot gnu dot org


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


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