[cfe-dev] Another Linker error with clang++

Dev Meetei dlmeetei at gmail.com
Tue Sep 13 12:22:52 PDT 2011


I was hoping that this is a configuration setting problem.
It was compiled with the latest released binaries of clang


On Tue, Sep 13, 2011 at 9:27 PM, Eli Friedman [via Clang Developers] <
ml-node+s42468n3333017h53 at n3.nabble.com> wrote:

> On Tue, Sep 13, 2011 at 5:50 AM, Dev Meetei <[hidden email]<http://user/SendEmail.jtp?type=node&node=3333017&i=0>>
> wrote:
>
> > Thought of supporting the clang for our open source project.
> > Unfortunately, The linker fails.
> > Any way to resolve this
> >
> >
> > /home/deleisha/CodeSpace/pegasus/src/Pegasus/General/MofWriter.cpp:396:
> > undefined reference to `Pegasus::Array<Pegasus::CIMInstance>::getData()
> > const'
> > /home/deleisha/CodeSpace/pegasus/src/Pegasus/General/MofWriter.cpp:396:
> > undefined reference to `Pegasus::Array<Pegasus::CIMInstance>::size()
> const'
> > /home/deleisha/CodeSpace/pegasus/src/Pegasus/General/MofWriter.cpp:398:
> > undefined reference to `Pegasus::Array<Pegasus::CIMInstance>::~Array()'
> > /home/deleisha/CodeSpace/pegasus/src/Pegasus/General/MofWriter.cpp:398:
> > undefined reference to `Pegasus::Array<Pegasus::CIMInstance>::~Array()'
>
> First, make sure you're using a recent clang compiled from
> top-of-tree.  Then, please file a bug report at llvm.org/bugs/ with
> steps to reproduce (and some sort of reduced testcase, if you can
> manage it).
>
> -Eli
> _______________________________________________
> cfe-dev mailing list
> [hidden email] <http://user/SendEmail.jtp?type=node&node=3333017&i=1>
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
>
> ------------------------------
>  If you reply to this email, your message will be added to the discussion
> below:
>
> http://clang-developers.42468.n3.nabble.com/Another-Linker-error-with-clang-tp3332506p3333017.html
>  To unsubscribe from Another Linker error with clang++, click here<http://clang-developers.42468.n3.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=3332506&code=ZGxtZWV0ZWlAZ21haWwuY29tfDMzMzI1MDZ8MjA2Mjg5ODM5Mg==>.
>
>


--
View this message in context: http://clang-developers.42468.n3.nabble.com/Another-Linker-error-with-clang-tp3332506p3333647.html
Sent from the Clang Developers mailing list archive at Nabble.com.



More information about the cfe-dev mailing list