Mail Archives: djgpp/1997/02/13/09:04:36
Vyacheslav O. Myskin wrote:
>
> optimization (-O2 instead of -O in it's makefile), the second was my
BTW: -O2 is the same as -O. If you really want full optimization
use -O3 (which I not prefer).
> have you ever seen this error? And if yes, is there any workaround?
Sometimes I have seen such an error. The solution was in most cases
heuristic. Sometimes I got this error when running under raw DOS with
cwsdpmi and when I did the same in W95 there error was not and
sometimes in the other direction (error under W95, no error under
raw DOS) and somtimes it is an solution to compile without -O.
But as far as I remember these errors occoured only with gcc 2.7.0.
Robert
--
*****************************************************************
* Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau *
* Post: Am Berg 3, D-09573 Dittmannsdorf *
* e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE *
* WWW: http://www.tu-chemnitz.de/~rho *
*****************************************************************
- Raw text -