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 <http://gcc.gnu.org/bugs.html> 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

Reply via email to