> Date: Tue, 31 Aug 1999 20:00:17 -0400 (EDT) > From: Tudor Hulubei <tudor.hulubei@data.ecora.com> > To: Mike Stump <mrs@wrs.com> > Cc: gcc@gcc.gnu.org > On Tuesday, 31 August 1999, Mike Stump wrote: > > Don't inline. I think you will find the problem goes away. > You mean removing -finline-functions? No. -fno-inline and -fno-inline-functions or some such spelling, see the manual.