Monday, July 13, 2009

MinGW: Compiling eXpat 2.0.1

Expat is XML parser library. I am compiling Expat in order to build fontconfig later.


./configure --prefix=/mingw

make

make install

If you don't want to compile a static library, append --disable-static to the configure line:


./configure --prefix=/mingw --disable-static

The following files are installed by eXpat.


bin/libexpat-1.dll
bin/xmlwf.exe
lib/libexpat.dll.a
lib/libexpat.la
lib/libexpat.a
include/expat.h
include/expat_external.h
man/man1/xmlwf.1

Check: xmlwf.exe -v

No comments:

Post a Comment

About This Blog

KBlog logo This blog seeks to provide a collection of interesting pictures found on the Web. Thanks for visiting the blog and posting your comments.

© Contents by KBlog

© Blogger template by Emporium Digital 2008

Followers

Total Pageviews

Powered By Blogger