Displaying 3 results from an estimated 3 matches for "gen_dispose".
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
...9;
/llvm/llvm-src/tools/gold/gold-plugin.cpp:368: undefined reference to `_lto_code
gen_add_module'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:387: undefined reference to `_lto_code
gen_add_must_preserve_symbol'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:401: undefined reference to `_lto_code
gen_dispose'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:405: undefined reference to `_lto_code
gen_set_pic_model'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:406: undefined reference to `_lto_code
gen_set_debug_model'
/llvm/llvm-src/tools/gold/gold-plugin.cpp:409: undefined reference to `_lto_code
gen...