Displaying 1 result from an estimated 1 matches for "lthunk1".
Did you mean:
thunk1
2006 Sep 16
1
[LLVMdev] cpp program linking error
...;
}
$llvm-g++ hello.cc -o hello
/developer/zsth/llvm-gcc/install/bin/../lib/gcc/i686-pc-linux-gnu/4.0.1/../../..
/libstdc++.so:undefined reference to 'A_::LTHUNK8'
/developer/zsth/llvm-gcc/install/bin/../lib/gcc/i686-pc-linux-gnu/4.0.1/../../..
/libstdc++.so:undefined reference to 'A_::LTHUNK11'
/developer/zsth/llvm-gcc/install/bin/../lib/gcc/i686-pc-linux-gnu/4.0.1/../../..
/libstdc++.so:undefined reference to 'A_::LTHUNK0'
/developer/zsth/llvm-gcc/install/bin/../lib/gcc/i686-pc-linux-gnu/4.0.1/../../..
/libstdc++.so:undefined reference to 'A_::LTHUNK14'
/developer/z...