RE: [xml] Questions about configuring libxml2




-----Original Message-----
From: Daniel Veillard [mailto:veillard redhat com]
Sent: Wednesday, October 17, 2001 12:04 PM
To: Henke, Markus
Cc: 'xml gnome org'
Subject: 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.


Well, Win32 isn't a problem. It's rather a problem that i've to handle
with a few different UNIX-dialects (HP-UX, AIX, SINIX, LINUX)
and that the distribution process for these platforms is automated,
so i'm actual constrained to provide one set of header-files
(including differentiation via "#ifdef _TARGET_[PLATFORM]" preprocessor-
directives).
To make confusion complete, i've also to support MPE.



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]