[LLVMdev] Undefined reference to GenericOptionValue

Alessio Giovanni Baroni alessiogiovanni.baroni at gmail.com
Tue Feb 19 08:14:39 PST 2013


Hi to all,

I'm having some trouble on Linux x86_64, because when I write, for example,
the following line:
opt<bool> foo ("foo", desc ("foofoofoo"));
clang/gcc say: undefined reference to GenericOptionValue.

It's not a namespace problem, they are correct (I have an using namespace
at the beginning).

Thanks,
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130219/39cbdb3c/attachment.html>


More information about the llvm-dev mailing list