Displaying 1 result from an estimated 1 matches for "ccwaqtek".
2012 Jun 18
0
[LLVMdev] Problem compiling llvm-gcc (needed for KLEE)
...ments/projects/llvm2.9/llvm-2.9/include -g0
-finhibit-size-directive -fno-inline-functions -fno-exceptions
-fno-zero-initialized-in-bss -fno-toplevel-reorder
-fno-omit-frame-pointer -fno-asynchronous-unwind-tables \
-c ../../llvm-gcc-4.2-2.9.source/gcc/crtstuff.c -DCRT_BEGIN \
-o crtbegin.o
/tmp/ccWAqtEK.s: Assembler messages:
/tmp/ccWAqtEK.s:36: Error: junk at end of line, first unrecognized
character is `"'
/tmp/ccWAqtEK.s:37: Error: bad expression
/tmp/ccWAqtEK.s:37: Error: junk at end of line, first unrecognized
character valued 0xffffffb0
make[3]: *** [crtbegin.o] Error 1
I decided t...