|
From: Phil K. <ph...@ma...> - 2000-12-15 23:10:11
|
SONE Takeshi wrote: > On Thu, Dec 14, 2000 at 05:01:37PM +0300, Phil Krylov wrote: > > But when I inserted a '#define alloca __builtin_alloca' in my program, it started > > working (thanks). > I found that gcc.info says that '-ansi' and '-fno-builtin' options > disable 'alloca()' builtin function. > Is this your case? I didn't use either option. Ph. |