This is the mail archive of the gcc@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: alloca and HP


Jeffrey A Law <law@hurl.cygnus.com> writes:
> alloca is available on systems as far back as hpux8, possibly earlier if you
> look in libPW.a
> 

I just checked 3 HP-UX 9.07 boxes, and not a single one has libPW.a, so 
it's probably not a good idea to depend on its existence. Must be a 
function of the installation, and not part of the base runtime.

However, all the 10.20 boxes I checked do seem to have libPW.a; I don't 
even remember the last time I touched a 8.x box ....

Regards,
Mumit


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