From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22830 invoked by alias); 8 Jan 2010 21:40:12 -0000 Received: (qmail 22760 invoked by uid 48); 8 Jan 2010 21:40:01 -0000 Date: Fri, 08 Jan 2010 21:40:00 -0000 Subject: [Bug c/42666] New: xgcc: Internal error: segmentation violation (program cc1) X-Bugzilla-Reason: CC Message-ID: Reply-To: gcc-bugzilla@gcc.gnu.org To: gcc-bugs@gcc.gnu.org From: "norbert dot huebsch at gmx dot de" Mailing-List: contact gcc-bugs-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-bugs-owner@gcc.gnu.org X-SW-Source: 2010-01/txt/msg00997.txt.bz2 Hello, I have a QNX Neutrino Operating System with an AMD ATHLON Processor. And for compiling i use the standard QNX gcc 4.3.3 compiler. I did the following steps after unzip and tar: - ./configure - ./make .. and after round about 2 hours I got the following error. /root/gcc-4.4.2/host-i386-pc-nto-qnx6.4.1/prev-gcc/xgcc -B/root/gcc-4.4.2/host-i386-pc-nto-qnx6.4.1/prev-gcc/ -B /usr/local/i386-pc-nto-qnx6.4.1/bin/ -c -g -O2 -fomit-frame-pointer -DIN_GCC -W -Wall -Wwrite-strings -Wstric t-prototypes -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat -Wmissing-format-attribute -pe dantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../.././gcc -I../ .././gcc/. -I../.././gcc/../include -I./../intl -I../.././gcc/../libcpp/include -I/usr/include -I../.././gcc/../ libdecnumber -I../.././gcc/../libdecnumber/dpd -I../libdecnumber ../.././gcc/c-common.c -o c-common.o xgcc: Internal error: segmentation violation (program cc1) Please submit a full bug report. See for instructions. make[3]: *** [c-common.o] Error 1 make[3]: Leaving directory `/root/gcc-4.4.2/host-i386-pc-nto-qnx6.4.1/gcc' make[2]: *** [all-stage2-gcc] Error 2 make[2]: Leaving directory `/root/gcc-4.4.2' make[1]: *** [stage2-bubble] Error 2 make[1]: Leaving directory `/root/gcc-4.4.2' make: *** [all] Error 2 what´s wrong thanks for your help -- Summary: xgcc: Internal error: segmentation violation (program cc1) Product: gcc Version: 4.4.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: norbert dot huebsch at gmx dot de GCC host triplet: i386-pc-nto-qnx6.4.1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42666