alloca for V.4?

Tom Neff tneff at bfmny0.BFM.COM
Tue Oct 23 16:27:11 AEST 1990


In article <PCG.90Oct22214423 at athene.cs.aber.ac.uk> pcg at cs.aber.ac.uk (Piercarlo Grandi) writes:
>alloca() is in SVR4, but in a place that is as improbable as -lPW in
>V.3.2; I seem to remember somebody saying it is in -lucb.

I really recommend that people who are looking for things like alloca()
take the time to run something like

	nm -ehr /lib/*.a /usr/lib/*.a | fgrep extern > allsyms.txt

when they install or move to a new system.  It saves so much time.

-- 
"We walked on the moon --       ((      Tom Neff
     you be polite"              ))     tneff at bfmny0.BFM.COM



More information about the Comp.unix.sysv386 mailing list