[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
RE: Compiling on hp-ux 10.20
You might try the HP-UX Devtools mailing list archive at,
http://h21007.www2.hp.com/hpux-devtools/CXX/hpux-devtools.0009/0006.html
If you are using HP-UX 11.0 or later, you can get a gcc compiler
from HP's "Developer & Solution Partner Portal".
Go to http://www.hp.com/go/dspp and search for gcc or try directly at
http://h21007.www2.hp.com/dspp/tech/tech_TechSoftwareDetailPage_IDX/1,1703,5
47,00.html
-- Barbara
> -----Original Message-----
> From: Mudry, Robert (N-aerotek) [mailto:robert.mudry@lmco.com]
> Sent: Wednesday, March 20, 2002 12:39 PM
> To: 'Mark McCray'; openldap-software@OpenLDAP.org
> Subject: RE: Compiling on hp-ux 10.20
>
>
> HP does not ship with a "real" compiler. You're going to need
> to download
> and install GCC. A pre-compiled version is available at the
> following URL if
> you don't want to deal with the pain of compiling it yourself:
>
> http://hpux.cs.utah.edu/hppd/hpux/Gnu/gcc-3.0.1/
>
> I've had mixed luck with this stuff on this archive, and I've
> never tried
> installing their GCC. I did try, without success, to install
> their compiled
> version of OpenLDAP, but I did get their GDBM installed.
>
> -Robert
>
> > -----Original Message-----
> > From: Mark McCray [SMTP:mm@tbwachiat.com]
> > Sent: Wednesday, March 20, 2002 10:24 AM
> > To: openldap-software@OpenLDAP.org
> > Subject: Compiling on hp-ux 10.20
> >
> > Hey there,
> > I'm having a really hard time compiling 2.0.23 ldap on my
> hp-ux machine. I
> > get the following error:
> >
> > checking for cc option to accept ANSI C... no
> > configure: error: OpenLDAP requires compiler to support
> STDC constructs.
> >
> >
> > Anyone have any ideas?
> > Thanks,
> > Marky
>