Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!mstan!tli From: tli@Morgan.COM ( IBM) Newsgroups: comp.unix.aix Subject: Re: AIX 3.1 and alloca? Message-ID: <2994@s5.Morgan.COM> Date: 10 Apr 91 17:19:51 GMT References: <17121@sunquest.UUCP> Organization: IBM Corporation, NYC Lines: 3 Put #pragma alloca on the first line of your .c file. This should do the trick. What version of the xlc compiler are you using? There is a problem with 01.01.0000.0001 of the C compiler.