[LLVMbugs] [Bug 7108] New: internal compiler error: Segmentation fault
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon May 10 08:32:49 PDT 2010
http://llvm.org/bugs/show_bug.cgi?id=7108
Summary: internal compiler error: Segmentation fault
Product: Build scripts
Version: 2.7
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Makefiles
AssignedTo: unassignedbugs at nondot.org
ReportedBy: jurij at o2online.de
CC: llvmbugs at cs.uiuc.edu
build llvm-gcc V2.7 cause on RHE 4.8 /CENTOS 4.8 32bit x86, a egmentation fault
in make flow.
OUTPUT:
--------------->
../../llvm-gcc/gcc/crtstuff.c:378: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs/> for instructions.
make[3]: *** [crtbegin.o] Error 1
make[3]: Leaving directory
`/local/build/xpic-compiler/llvm/llvm-gcc-objects/gcc'
make[2]: *** [all-stage1-gcc] Error 2
make[2]: Leaving directory `/local/build/xpic-compiler/llvm/llvm-gcc-objects'
make[1]: *** [stage1-bubble] Error 2
make[1]: Leaving directory `/local/build/xpic-compiler/llvm/llvm-gcc-objects'
<---------------
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the llvm-bugs
mailing list