Displaying 2 results from an estimated 2 matches for "ltrans30".
2013 Jun 12
2
[LLVMdev] "anchor" method policy, request for clarification
I tried to build LLVM with 'gcc-4.8.1 -flto', and when linking unittest programs, I got the following error:
/tmp/cc8pMk84.ltrans30.ltrans.o:(.data.rel.ro._ZTIN4llvm2cl15OptionValueCopyISsEE[_ZTIN4llvm2cl15OptionValueCopyISsEE]+0x10): undefined reference to `typeinfo for llvm::cl::GenericOptionValue'
/tmp/cc8pMk84.ltrans30.ltrans.o:(.data.rel.ro._ZTIN4llvm2cl15OptionValueCopyINS0_13boolOrDefaultEEE[_ZTIN4llvm2cl15OptionValu...
2013 Jun 12
0
[LLVMdev] "anchor" method policy, request for clarification
...weak-vtable clean & enable that warning))
On Wed, Jun 12, 2013 at 1:44 PM, Patrik Hägglund H
<patrik.h.hagglund at ericsson.com> wrote:
> I tried to build LLVM with ’gcc-4.8.1 –flto’, and when linking unittest
> programs, I got the following error:
>
>
>
> /tmp/cc8pMk84.ltrans30.ltrans.o:(.data.rel.ro._ZTIN4llvm2cl15OptionValueCopyISsEE[_ZTIN4llvm2cl15OptionValueCopyISsEE]+0x10):
> undefined reference to `typeinfo for llvm::cl::GenericOptionValue'
>
> /tmp/cc8pMk84.ltrans30.ltrans.o:(.data.rel.ro._ZTIN4llvm2cl15OptionValueCopyINS0_13boolOrDefaultEEE[_ZTIN4llvm...