Displaying 4 results from an estimated 4 matches for "tl_vector".
Did you mean:
stl_vector
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
...558: undefined reference to `llvm::Value::getNameStr()
const'
/usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function
`_ZNSt12_V
ector_baseISt4pairIPKN4llvm8PassInfoEPNS1_4PassEESaIS7_EEC2ERKS8_':
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/s
tl_vector.h:(.text$_ZN4llvm12FunctionPassD2Ev[llvm::FunctionPass::~FunctionPass(
)]+0x7): undefined reference to `vtable for llvm::FunctionPass'
/usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function
`_ZSt17__v
erify_groupingPKcjRKSs':
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../...
2009 Mar 02
0
[LLVMdev] Fw: -fPIC warning on every compile on Cygwin
...eference to `llvm::Value::getNameStr() const'
/usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function `_ZNSt12_V
ector_baseISt4pairIPKN4llvm8PassInfoEPNS1_4PassEESaIS7_EEC2ERKS8_':
/usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/s
tl_vector.h:(.text$_ZN4llvm12FunctionPassD2Ev[llvm::FunctionPass::~FunctionPass(
)]+0x7): undefined reference to `vtable for llvm::FunctionPass'
/usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In function `_ZSt17__v
erify_groupingPKcjRKSs':
/usr/gcc-4.2.2/lib/gcc/i686-pc-cyg...
2009 Mar 03
0
[LLVMdev] -fPIC warning on every compile on Cygwin
...> /usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In
> function `_ZNSt12_V
> ector_baseISt4pairIPKN4llvm8PassInfoEPNS1_4PassEESaIS7_EEC2ERKS8_':
> /usr/gcc-4.2.2/lib/gcc/i686-pc-cygwin/4.2.2/../../../../include/c++/4.2.2/bits/s
> tl_vector.h:(.text$_ZN4llvm12FunctionPassD2Ev[llvm::FunctionPass::~FunctionPass(
> )]+0x7): undefined reference to `vtable for llvm::FunctionPass'
> /usr/build/llvm-65633/lib/Transforms/Hello/Debug/Hello.o: In
> function `_ZSt17__v
> erify_groupingPKcjRKSs'...