search for: le_create_from_memory

Displaying 3 results from an estimated 3 matches for "le_create_from_memory".

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
.../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: undefined reference to `_lto_modu le_create' /llvm/llvm-src/tools/gold/gold-plugin.cpp:280: undefined reference to `_lto_get_ error_message' /llvm/llvm-src/tools/gold/gold-plugin.cpp:285: undefined reference to `_lto_modu le_set_target_tri...