The INSTALL file delivered with libxml2 sources (libxml2-sources-2.6.23.tar.gz) states that libxml2 cannot be translated with the HP-UX C-Compiler:
3.libxml does not compile with HP-UX's optional ANSI-C compiler Contrary to this statement, I successfully translated libxml2 with a very old (Dec 2000) version of the HP-Unix C-Compiler under HP-UX B.11.00. Ind I did not modify any of the supplied files not did I specify and additional options (just ./configure; make; make install). The compiler supplies the following version information: cpp.ansi: HP92453-01 B.11.11.02 HP C Preprocessor (ANSI) ccom: HP92453-01 B.11.11.02 HP C Compiler Seen the fact that the regression tests (make tests) were executed without problems and also my application runs fine, I think that the statement in INSTALL should be removed (or at least worded differently). -- With kind regards | Mit freundlichen Gruessen Hans-Michael Stahl Condat AG Alt-Moabit 91d | 10559 Berlin | Germany tel: +49.30.3949-1155 | fax: +49.30.3949-2221155 http://www.condat.de/ _______________________________________________ xml mailing list, project page http://xmlsoft.org/ [email protected] http://mail.gnome.org/mailman/listinfo/xml
