cURL / Mailing Lists / curl-users / Single Mail

curl-users

RE: Compiling on HP-UX 11.11 w/o ANSI Compiler

From: Rich Gray <rgray_at_plustechnologies.com>
Date: Wed, 29 Oct 2003 08:47:39 -0500

----Original Message----
From: Daniel Stenberg [mailto:daniel_at_haxx.se]
Sent: Wednesday, October 29, 2003 2:11 AM
To: Curl Mailinglist
Subject: Re: Compiling on HP-UX 11.11 w/o ANSI Compiler

> On Tue, 28 Oct 2003, Ray DeGennaro at Eaglerock IS wrote:
>
>> Is there a ./configure option, or flags that I can add to the make
>> file that will allow cURL to be built on an HP-UX 11.11 system with
>> the default, non-ANSII compiler?
>
> There is no "ansi2kr" stuff or similar in curl, no. You'll need an
> ANSI compiler to build curl (unless you add this ability yourself).
>
> However, since you don't seem to be a developer (based on your lack
> of an ANSI compiler), you could opt to go download a pre-built curl
> binary for HP-UX. Our friends at thewrittenword.com have one here:
>
> ftp://ftp.thewrittenword.com/packages/by-name/curl-7.10.4/hppa
> 1.1-hp-hpux11.11/
>
> --
> Daniel Stenberg -- curl: been grokking URLs since 1998
>
>
> -------------------------------------------------------
> This SF.net email is sponsored by: SF.net Giveback Program.
> Does SourceForge.net help you be more productive? Does it
> help you create better code? SHARE THE LOVE, and help us help
> YOU! Click Here: http://sourceforge.net/donate/

FWIW, if I read my notes correctly, I used

   CFLAGS="-Aa -Da1.0 -D_HPUX_SOURCE" ./configure

for native cc back at curl 6.5.2 under HP-UX 9.
We're currently running 10.20, but using gcc.

Rich

-------------------------------------------------------
This SF.net email is sponsored by: SF.net Giveback Program.
Does SourceForge.net help you be more productive? Does it
help you create better code? SHARE THE LOVE, and help us help
YOU! Click Here: http://sourceforge.net/donate/
Received on 2003-10-29