Re: [xml] How to compile c code using libxml2
- From: Remy HAREL <rharel ext rd francetelecom com>
- To: vijay maurya <vijaykumarmaurya yahoo com>
- Cc: xml gnome org
- Subject: Re: [xml] How to compile c code using libxml2
- Date: Wed, 27 Jul 2005 15:09:14 +0200
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/
xml gnome org
http://mail.gnome.org/mailman/listinfo/xml
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]