[LLVMdev] llvm-gcc 4.2 building failed on x86-64

Zhou Sheng zhousheng00 at gmail.com
Tue Mar 4 01:24:24 PST 2008


Current llvm-gcc 4.2 building failed on X86-64,  here is the dump
information:

xgcc -B/home/zsth/projects/llvm.org/build/cfe4.2obj/./prev-gcc/
-B/home/zsth/projects/llvm.org/install/x86_64-unknown-linux-gnu/bin/
-I../../../cfe4.2/libcpp -I. -I../../../cfe4.2/libcpp/../include
-I../../../cfe4.2/libcpp/include -DENABLE_LLVM -g -O2 -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long
-I../../../cfe4.2/libcpp -I. -I../../../cfe4.2/libcpp/../include
-I../../../cfe4.2/libcpp/include -DENABLE_LLVM -c -o directives.o -MT
directives.o -MMD -MP -MF .deps/directives.Po
../../../cfe4.2/libcpp/directives.c
../../../cfe4.2/libcpp/directives.c: In function 'do_pragma':
../../../cfe4.2/libcpp/directives.c:1376: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://developer.apple.com/bugreporter> for instructions

Any ideas?

My gcc version:
gcc -v
Using built-in specs.
Target: x86_64-redhat-linux
Configured with: ../gcc-4.0.4/configure
--prefix=/home/toolman/gcc4.0.4-x86_64 --enable-languages=c,c++
--host=x86_64-redhat-linux
Thread model: posix
gcc version 4.0.4



Thanks,
Sheng.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20080304/1f44c81e/attachment.html>


More information about the llvm-dev mailing list