[comp.lang.c] Need an alloca for SYS V r2.

chris@ssbell.UUCP (Chris Olson) (09/28/89)

[There's no such thing as the line eat...

Okay netlanders.  I've just come up empty on my search for
an alloca that works for Sys V r2, running on a VAXen.  I'm
hoping that someone out there knows how/has done/can tell me
in large detail.  I'd like to get that Elk scheme running
and I need it.  A work around would also be accpetable.  Any
ideas out there?

thanx,
	chris

PS.  The stack.s routine supplied (looks like a berkley
     routine) worked, but the alloca I dug up for a berkley
     box flopped.  *SIGH*
---
...!uunet!ssbell!chris
"My post, my fault."

gwyn@smoke.BRL.MIL (Doug Gwyn) (09/28/89)

In article <550@ssbell.UUCP> chris@ssbell.UUCP (Chris Olson) writes:
>Okay netlanders.  I've just come up empty on my search for
>an alloca that works for Sys V r2, running on a VAXen.

Include "-lPW" near the end of your link command arguments.