On Sun, 1 Jun 1997 11:03:58 -0700 (PDT)
[EMAIL PROTECTED] said:
> Synopsis: Have to turn off optimization
>
> State-Changed-From-To: open-analyzed
> State-Changed-By: marc
> State-Changed-When: Sun Jun 1 11:03:58 PDT 1997
> State-Changed-Why:
> What version of gcc are you using? This is probably
> an interaction between gcc and the OS; if you aren't using
> a recent version of gcc (2.7.2.x would probably be
> best), upgrading gcc could fix the problem.
>
> While we can automatically disable optimization for specific
> platforms, this is likely to be more of an issue with your
> setup and may well not apply in general to the platform.
>
Folks,
THANK YOU. I have retrieved a newer gcc:
% gcc -v
Reading specs from
/home/b/wink/bin/lib/gcc-lib/m88k-dg-dgux5.4R3.10/2.7.2.2/specs
gcc version 2.7.2.2
%
Though I have implemented it for only my personal use, I was able to
compile Apache 1.2b11 with -O2 and do not have the memory problems I
had before. With this as the impetus, I will now see about
implementing gcc 2.7.7.2 nationally w/in the Geological Survey.
Thank you for your useful responses. Thank you for a GREAT
tool, Apache!
Dan