search for: _zn79_glo

Displaying 4 results from an estimated 4 matches for "_zn79_glo".

2009 Feb 27
4
[LLVMdev] -fPIC warning on every compile on Cygwin
On Fri, Feb 27, 2009 at 4:32 PM, Jay Foad <jay.foad at gmail.com> wrote: > >> Could you please rig Makefile.rules or something to print out the value > >> of $(LLVM_ON_WIN32) ? The only way I can think of this happening is if > >> that's erroneously false. > > This works for me: > > Index: Makefile.rules >
2009 Feb 27
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...; I had to hand modify the code as it did not seem to want to work as a patch. However, it does not deal with the LLVMHello.dll problem. Here's what I am getting :- ~~~ llvm[3]: Linking Debug Loadable Module LLVMHello.dll /usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function `_ZN79_GLO BAL__N__usr_src_llvm_65633_lib_Transforms_Hello_Hello.cpp_00000000_965F4EBD6Hell o213runOnFunctionERN4llvm8FunctionE': /usr/src/llvm-65633/lib/Transforms/Hello/Hello.cpp:53: undefined reference to `l lvm::EscapeString(std::basic_string<char, std::char_traits<char>, std::allocator <c...
2009 Mar 02
0
[LLVMdev] Fw: -fPIC warning on every compile on Cygwin
...modify the code as it did not seem to want to work as a patch. However, it does not deal with the LLVMHello.dll problem. Here's what I am getting :- ~~~ llvm[3]: Linking Debug Loadable Module LLVMHello.dll /usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function `_ZN79_GLO BAL__N__usr_src_llvm_65633_lib_Transforms_Hello_Hello.cpp_00000000_965F4EBD6Hell o213runOnFunctionERN4llvm8FunctionE': /usr/src/llvm-65633/lib/Transforms/Hello/Hello.cpp:53: undefined reference to `l lvm::EscapeString(std::basic_string<char, std::char_traits<char>, std:...
2009 Mar 03
0
[LLVMdev] -fPIC warning on every compile on Cygwin
.... > However, it does not deal with the LLVMHello.dll problem. > Here's what I am getting :- > ~~~ > llvm[3]: Linking Debug Loadable Module LLVMHello.dll > /usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In > function `_ZN79_GLO > BAL__N__usr_src_llvm_65633_lib_Transforms_Hello_Hello.cpp_00000000_965F4EBD6Hell > o213runOnFunctionERN4llvm8FunctionE': > /usr/src/llvm-65633/lib/Transforms/Hello/Hello.cpp:53: undefined > reference to `l > lvm::EscapeString(std::basic_s...