[LLVMbugs] [Bug 4874] New: llvm-gcc build on Sloaris SPARC
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Sep 3 05:49:03 PDT 2009
http://llvm.org/bugs/show_bug.cgi?id=4874
Summary: llvm-gcc build on Sloaris SPARC
Product: new-bugs
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: fedor.sakharov at gmail.com
CC: llvmbugs at cs.uiuc.edu
Building llvm-gcc-4.2 ends up with an error.
llvm-gcc-4.2-src/gcc -I../../llvm-gcc-4.2-src/gcc/.
-I../../llvm-gcc-4.2-src/gcc/../include
-I../../llvm-gcc-4.2-src/gcc/../libcpp/include
-I../../llvm-gcc-4.2-src/gcc/../libdecnumber -I../libdecnumber
-I/export/home/sakharov/llvm-objects/include
-I/export/home/sakharov/llvm-src/include \
-c ../../llvm-gcc-4.2-src/gcc/config/sparc/gmon-sol2.c -o
gmon.o
../../llvm-gcc-4.2-src/gcc/config/sparc/gmon-sol2.c:424: 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[2]: *** [gmon.o] Error 1
make[2]: Leaving directory `/export/home/sakharov/llvm-gcc-4.2-objects/gcc'
make[1]: *** [all-gcc] Error 2
make[1]: Leaving directory `/export/home/sakharov/llvm-gcc-4.2-objects'
make: *** [all] Error 2
--
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