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 target/29258] internal compiler error: Segmentation fault



------- Comment #5 from marie dot vidal at inria dot fr  2007-02-06 07:27 -------
I got exactly the same error, I tried to build a cross-compiler
x86 -> x86-64 using crosstool 0.43. 

host: x86
---------
Linux 2.6.10-1.771_FC2
gcc (GCC) 4.0.2 20051125 (Red Hat 4.0.2-8)
glibc-2.3.6-3
binutils-2.15.94.0.2.2-2.1

target: x86-64
--------------
binutils-2.16.1
gcc-4.1.0
glibc-2.3.6
linux-2.6.15.4
linux-libc-headers-2.6.12.0
glibc-linuxthreads-2.3.6
gdb-6.5

On the same machine, the compilation of gcc-4.1.1-glibc-2.3.6 for
x86-64 gave the same error, but I succeeded in building
gcc-3.4.5-glibc-2.3.5 for x86-64.


-- 


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


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