On Sun, Mar 23, 2003 at 01:53:35PM -0800, R Blake wrote:
> simply create the following file: /usr/include/alloca.h
>
% sw_vers
ProductName: Mac OS X
ProductVersion: 10.2.4
BuildVersion: 6I32
% egrep alloca /usr/include/stdlib.h
void *alloca __P((size_t)); /* built-in for gcc */
%
Dec. dev tools installed w/ BSDSDK.
HTH,
-eric
_______________________________________________
unix-porting mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/unix-porting
Do not post admin requests to the list. They will be ignored.
References:
>alloca.h (From: "Donald A. Winkelmann" <email@hidden>)