I think this list is not the best mailing list to get help to compile C programs. You should look at some websites where you will find some tips about C programmation and compilation. All we can said about compiling C programs using libxml2 is that you should add the libraires and cflags in order to compile it :

gcc `xml2-config --libs --cflags` my_src -o my_exe

Those are backquotes, not quotes.
Regards,

_____________________________________________
Remy HAREL          -        Teamlog        |
____________________________________________|
Linux registered user #224740               |
France Telecom Recherche & Developpement    |
____________________________________________| __________________@ http://www.chezrem.org @|




vijay maurya wrote:

I am facing problem in compiling the c code which uses
xml library libxml2.So if anybody knows soln. please
guide me.

Regards..
Vijay


                
__________________________________ Yahoo! Mail for Mobile Take Yahoo! Mail with you! Check email on your mobile phone. http://mobile.yahoo.com/learn/mail _______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
[email protected]
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to