I am trying to build a minimal-sized libxml2 but need to use xmlParseFile. 

I'm using the following flags to configure, which *almost* works - xmlParseFile 
is the only link error I've seen so far.   Can anyone tell me if there is 
another flag I need? 
 
  --minimum
  --tree
  --valid
  --iso8859x

The application is going to be embedded, so I'd like to minimize size of libxml 
while being able to parse & validate an xml file into the tree form.

Thanks for any help or ideas,
Henry Bibb
[EMAIL PROTECTED]
_______________________________________________
xml mailing list, project page  http://xmlsoft.org/
xml@gnome.org
http://mail.gnome.org/mailman/listinfo/xml

Reply via email to