-----Original Message-----
> From: Daniel Veillard <[EMAIL PROTECTED]>
> 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

_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to