Displaying 3 results from an estimated 3 matches for "_lto_modu".
Did you mean:
_lto_code
2010 Dec 30
0
[LLVMdev] LLVM for ARM target
Hello
> -c ../../llvm-gcc-4.8/gcc/crtstuff.c -DCRT_BEGIN \
> -o crtbegin.o
> C:/MinGW/llvm/arm_objects/gcc/as: line 2: exec: -o: invalid option
You don't have cross ARM binutils installed.
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
2010 Dec 29
3
[LLVMdev] LLVM for ARM target
Hi,
I get the following error where the "make"(building) stops.
/MinGW/llvm/arm_objects/./gcc/xgcc -B/MinGW/llvm/arm_objects/./gcc/ -B/MinGW/llv
m/arm_objects/../install/arm-linux/bin/ -B/MinGW/llvm/arm_objects/../install/arm
-linux/lib/ -isystem /MinGW/llvm/arm_objects/../install/arm-linux/include -isyst
em /MinGW/llvm/arm_objects/../install/arm-linux/sys-include -O2 -O2 -g -O2
2011 Jan 02
3
[LLVMdev] LLVM for ARM target
...defined reference to `_lto_code
gen_compile'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:473: undefined reference to `_lto_code
gen_dispose'
/llvm/llvm-src/tools/gold/Debug/gold-plugin.o: In function `claim_file_hook':
/llvm/llvm-src/tools/gold/gold-plugin.cpp:264: undefined reference to `_lto_modu
le_is_object_file_in_memory'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:268: undefined reference to `_lto_modu
le_is_object_file'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:276: undefined reference to `_lto_modu
le_create_from_memory'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:276: undefin...