Got alloca() for Unix 386?

Dick Dunn rcd at ico.isc.com
Tue Jul 17 04:10:11 AEST 1990


jlitvin at cadfs5.intel.com (John Litvin ~) writes:
> > >There is usually an alloca() in libPW.a, so try a -lPW.
> > Does anyone know whether SVR4 (for the 386) still has libPW.a?
> Yes, I do.  No, it doesn't.

True, but not particularly helpful.  alloca() is in /usr/ucblib/libucb.a.
You'll get it if you run /usr/ucb/cc (which just invokes regular cc with
BSDish options and libraries), or you can add it explicitly.
-- 
Dick Dunn     rcd at ico.isc.com  -or-  ico!rcd          (303)449-2870
   ...Reality is neat!  It works even if you don't believe in it!



More information about the Comp.unix.i386 mailing list