Displaying 1 result from an estimated 1 matches for "tmp_main".
Did you mean:
tmp_mail
2009 Oct 27
1
[LLVMdev] llvm-2.6: compile linux kernel
...se2 -mno-3dnow -fno-stack-protector -fno-omit-frame-pointer
-fno-optimize-sibling-calls -pg -Wdeclaration-after-statement
-Wno-pointer-sign -fno-strict-overflow -D"KBUILD_STR(s)=#s"
-D"KBUILD_BASENAME=KBUILD_STR(main)"
-D"KBUILD_MODNAME=KBUILD_STR(main)" -c -o init/.tmp_main.o
init/main.c
UNREACHABLE executed!
init/main.c:908: internal compiler error: Aborted
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://llvm.org/bugs/> for instructions.
make[1]: *** [init/main.o] Error 1
make: *** [init] Error 2
I'm using objdump...