Re: [xml] Questions about configuring libxml2



On Wed, Oct 17, 2001 at 11:59:38AM +0200, Henke, Markus wrote:
Hello all,

first of all i've to admit that i'm quite ignorant about the techniques of
automatic configuration,
so these questions may sound curious to some of you.
Anyway, i've to handle with several platforms and i'm constrained to use
non-GNU-compilers
on some of them, so i wonder:

- is somewhere some kind of overview available which of the options in
"config.h"
  i've can/have to "#define" on which platform?

  config.h is automatically generated by configure.

- on which platform i've to enable the trio-support?

  configure takes care of it

- is it possible (usefull, necessary) to leave options "#undef"-ined and
nonetheless
  disable trio-support on special platforms?

- is there a shortcut to configure libxml2 for a pure ANSI-C environment?

  base yourself on the result from running configure
Configure is not tied to "GNU-compilers" but to be able to run a Unix shell.
If you can't do that well look at the Windows specific include files.

Daniel

-- 
Daniel Veillard      | Red Hat Network http://redhat.com/products/network/
veillard redhat com  | libxml Gnome XML XSLT toolkit  http://xmlsoft.org/
http://veillard.com/ | Rpmfind RPM search engine http://rpmfind.net/



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