Re: [xml] xmlParseFile with minimal library (solved)




-----Original Message-----
From: Daniel Veillard <veillard redhat com>
Subject: Re: [xml] xmlParseFile with minimal library

On Tue, Mar 15, 2005 at 10:32:06AM -0500, Henry Bibb wrote:
I am trying to build a minimal-sized libxml2 but need to use xmlParseFile. 


  use the new xmlReadFile apis, not the old one xmlParseFile if you want
to build with minimum code. xmllint compiles with just --with-minimum
you probably don't need anything else for just parsing UTF-8 instances

Daniel

Thanks, Daniel, that did the trick!

Henry Bibb




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