RE: [xml] libxml 2.0 on HP-UX

Date view Thread view Subject view Author view

From: Gupta, Sanjay (sgupta@nuera.com)
Date: Fri Jun 23 2000 - 12:53:05 EDT


Do you have the make file to compile the code on HP-UX, I tried my best to
use ./configure but all sorts of problems.

But fortunately I got compiled libxml on
http://hpux.cae.wisc.edu/hppd/auto/summary_all.html and using this since
then form my project.

It would be really great if I can get the Makefile.

regards
-Sanjay

-----Original Message-----
From: John Kroll [mailto:jkroll@mke.catalystwms.com]
Sent: Thursday, June 22, 2000 4:08 PM
To: xml@rufus.w3.org
Subject: [xml] libxml 2.0 on HP-UX

1. libxml 2.0 does not compile with HP-UX's optional ANSI-C compiler under
HP-UX 11.00 due to macro limitations. While this has been discussed in the
newsgroup threads, the solution of compiling with gcc is not an option for
me.

2. Therefore the enclosed proposed fix replaces the macros with function
calls that perform a lookup equating to the original macro call. Note that
under Sun 5.6 (the only OS I have access to that compiles the macro
version), the resulting debug ("-g") versions of the libraries are about
116K smaller with the proposed changes.

3. The proposed fix has been compiled under HP-UX 11.00, AIX 4.3.2, and Sun
5.6.

Sincerely,
John Kroll

P.S. Note the initialization code for the fix was programmatically
generated and verified using a test program.

----
Message from the list xml@xmlsoft.org
Archived at : http://xmlsoft.org/messages/
to unsubscribe: echo "unsubscribe xml" | mail  majordomo@xmlsoft.org

---- Message from the list xml@xmlsoft.org Archived at : http://xmlsoft.org/messages/ to unsubscribe: echo "unsubscribe xml" | mail majordomo@xmlsoft.org


Date view Thread view Subject view Author view

This archive was generated by hypermail 2b29 : Wed Aug 02 2000 - 12:30:16 EDT