This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Should _SB_CTYPE_MACROS be defined on HP-UX 10.20
- From: "John David Anglin" <dave at hiauly1 dot hia dot nrc dot ca>
- To: gcc at gcc dot gnu dot org
- Cc: gcc at lists dot thewrittenword dot com
- Date: Fri, 10 Jan 2003 01:17:19 -0500 (EST)
- Subject: Re: Should _SB_CTYPE_MACROS be defined on HP-UX 10.20
> So, how do we solve this on 10.20?
The simplest way is probably to add the missing prototypes in
config/os/hpux/os_defines.h and enable them under 10.20 with a
define(s) in configure.in. The functions are in libc. The other
approach would be to add an include hack to modify ctype.h.
This is probably a little more difficult.
Dave
--
J. David Anglin dave.anglin@nrc-cnrc.gc.ca
National Research Council of Canada (613) 990-0752 (FAX: 952-6605)