search for: 3b_lookup

Displaying 4 results from an estimated 4 matches for "3b_lookup".

2014 Feb 10
2
[LLVMdev] Fwd: [windows) how to use weak references with llvm 3.4 and windows?
...n_getPolicyViolation__I_lookup' ..\Temp\robovm3774596063679264132.tmp\linker.o:(.text+0x350): first defined here ..\robovm-0.0.8\lib\robovm-rt.jar\dalvik\system\BlockGuard$BlockGuardPolicyException.class.o:(.text$dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup[_dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup]+0x0): multiple definition of `dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup' Because those symbols are declared as weak. What is the status about the s...
2014 Feb 11
2
[LLVMdev] Fwd: [windows) how to use weak references with llvm 3.4 and windows?
...kup' >> ..\Temp\robovm3774596063679264132.tmp\linker.o:(.text+0x350): first >> defined here >> ..\robovm-0.0.8\lib\robovm-rt.jar\dalvik\system\BlockGuard$BlockGuardPolicyException.class.o:(.text$dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup[_dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup]+0x0): >> multiple definition of >> `dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup' >> >> Because those symbols are declared as we...
2014 Feb 12
2
[LLVMdev] Fwd: [windows) how to use weak references with llvm 3.4 and windows?
...; ..\Temp\robovm3774596063679264132.tmp\linker.o:(.text+0x350): first >>>> defined here >>>> ..\robovm-0.0.8\lib\robovm-rt.jar\dalvik\system\BlockGuard$BlockGuardPolicyException.class.o:(.text$dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup[_dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup]+0x0): >>>> multiple definition of >>>> `dalvik_system_BlockGuard$24BlockGuardPolicyException_getMessage__Ljava_lang_String$3B_lookup' >>>> >>>> Because...
2014 Jan 26
2
[LLVMdev] [llmdev] fail to process llvm generated assembly on windows/mingw32
...flush__V_lookup,"xr" ^ java.io.PrintWriter:1009:2: error: unknown directive .linkonce discard ^ java.io.PrintWriter:1062:2: error: unknown directive .section .text$java_io_PrintWriter_format__Ljava_lang_String$3B$5BLjava_lang_Object$3B__Ljava_io_PrintWriter$3B_lookup,"xr" ^ java.io.PrintWriter:1063:2: error: unknown directive .linkonce discard Did you ever get that error? The fact is I need to generate my code in two steps (emit assembly and then assemble) because of some ASM processing that my program later does (and that I commented...