Re: [gdome]Static linking of libraries



Hi Sunil,

Your gdome library probably has a bunch of libxml2 references that are not
being satisified. Thus, you need to link to the libxml2 library as well (I
don't know if this linking could be done still to a libxml2 dynamic
library....you might want to just build libxml2 as a static library and link
to that).

Good luck,

Robby


----- Original Message ----- 
From: "Sunil Kumar" <skumarosi yahoo com>
To: <gdome gnome org>
Sent: Thursday, February 05, 2004 11:38 AM
Subject: [gdome]Static linking of libraries


> Hi,
>
> I downloaded the source compiled and testing the
> samples. However I want to write my own program and
> link it statically to the library.
>
> Just statically linking to libgdome.a is giving
> copmpile errors e.g. - lots of undefined references
> like "xmlHashFree" etc.
>
> What could I be doing wrong?
>
> Thank you.
> Sunil.
>
> __________________________________
> Do you Yahoo!?
> Yahoo! Finance: Get your refund fast by filing online.
> http://taxes.yahoo.com/filing.html
> _______________________________________________
> gdome mailing list
> gdome gnome org
> http://mail.gnome.org/mailman/listinfo/gdome
>
>
>





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]