RE: [xml] Need help in compiling to HP-UX

Date view Thread view Subject view Author view

From: Gupta, Sanjay (sgupta@nuera.com)
Date: Fri Jun 02 2000 - 19:43:23 EDT


Thanks for your reply.

Now I am using ANSI C compiler, and I have set in Makefile the following
CC = $(PURE) aCC

What should I put for
CFLAGS = ??

to compile the code?? Do I need to make changes in any other file too!! Is
there any document to tell all this??

-----Original Message-----
From: Juan José Rodríguez [mailto:jrodrisa@gobierno.jalisco.gob.mx]
Sent: Friday, June 02, 2000 3:45 PM
To: xml@xmlsoft.org
Subject: Re: [xml] Need help in compiling to HP-UX

Hi.

    Probably you only have the C compiler to build the kernel and libxml
needs and ANSI compiler.

    I have compiled the libxml2-2.0.0 with the GNU compiler (2.95.2) in the
HP-UX 10.20.

    And I think the HP C ANSI compiler can make this but I didn't try. :)

    In my box the ANSI compiler gives this information:
        cc -V test.c
        cpp: HP92453-01 A.10.32.03 HP C Preprocessor
        ccom: HP92453-01 G.10.32.05 HP C Compiler

Greetings,
Juan José Rodríguez
jrodrisa@gobierno.jalisco.gob.mx

----- Original Message -----
From: "Gupta, Sanjay" <sgupta@nuera.com>
To: <xml@xmlsoft.org>
Sent: Friday, June 02, 2000 4:19 PM
Subject: [xml] Need help in compiling to HP-UX

>
>
>
> Also I tried code and binary from http://hpux.cae.wisc.edu/ and also
> libxml2-2.0.0 from http://xmlsoft.org/, but same kind of compiler errors.
>
> Which are as follows:
> (Bundled) cc: warning 480: The -A option is available only with the C/ANSI
> C
> product; ignored.
> (Bundled) cc: "libxml/xmlmemory.h" line 40: warning 5: "const" will become
> a
> keyword.
> (Bundled) cc: "libxml/xmlmemory.h" line 40: error 1000: Unexpected symbol"
> "char".
> (Bundled) cc: error 2017: Can not recover from earlier errors,
terminating.
>
> -Sanjay
>
> ----
> 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
----
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:14 EDT