Hi, Andris
Andris wrote:
I also got similar problem when building grx-2.4.5 for Linux using gcc-3.2 although for different files. I workarounded it by specifying optimization -O1 for file where I had it. This seems to be GCC problem the problem appeared for me with -O2 but not with -O1.
I haven't tried to build grx-2.4.5 for DJGPP yet, but anyway one can try to specify decrease optimization level for files where failure happens as workaround.
Tested build grx 2.4.5 with gcc 3.2 for DJGPP. No problems found.
I'm not sure how to install gcc 3.2 for linux, so I can't test it by now.
Greetings, M.Alvarez