[Bug other/19722] New: gcc 3.2.3 installation problem on x86
sitaram dot banda at gmail dot com
gcc-bugzilla@gcc.gnu.org
Mon Jan 31 12:57:00 GMT 2005
I am trying to install gcc 3.2.3 on an opteron machine (x86, 64 bit, redhat
enterprise Linux version 3.0). I am facing the a problem.
What i did is ...
configured using the following command...
srcdir/configure --prefix=destdir/gcc --enable-threads <enter>
Then in the object dir (objdir) did the make
make -w |& tee -i log <enter>
Ended-up with the following error in the log file.
objdir/gcc-3.2.3/gcc/xgcc -Bobjdir/gcc-3.2.3/gcc/ -Bdestdir/gcc/x86_64-unknown-
linux-gnu/bin/ -Bdestdir/gcc/x86_64-unknown-linux-gnu/lib/ -isystem
destdir/gcc/x86_64-unknown-linux-gnu/include -S tmp-dum.c
cc1: internal error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.
make[1]: *** [s-under] Error 1
make[1]: Leaving directory `objdir/gcc-3.2.3/gcc'
make: *** [all-gcc] Error 2
make: Leaving directory `objdir/gcc-3.2.3'
--
Thanks & Regards,
Sitaram.
--
Summary: gcc 3.2.3 installation problem on x86
Product: gcc
Version: 3.2.3
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: other
AssignedTo: unassigned at gcc dot gnu dot org
ReportedBy: sitaram dot banda at gmail dot com
CC: gcc-bugs at gcc dot gnu dot org,sitaram dot banda at
gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19722
More information about the Gcc-bugs
mailing list