This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: libstdc++-v3 patch for HP-UX


Jeff,

The only concern I have about using the _ISALPHA,etc macros is that they
do not exist on HP-UX 9.x and older systems.  I believe those systems do
have the _U, _L, etc macros.  Both exist on 10.X and 11.X systems.  I am
not sure if this is anything to be concerned about or not.  99% of the
people should be on 10.20 or higher anyway.  The config.gcc script has
entries for hpux 7.x and up.

Steve Ellcey
sje@cup.hp.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]