Subject: Re: gdk-pixbuf triggers compiler bug in 1.6_BETA4
To: Klaus Heinz <k.heinz.jul.zwei@onlinehome.de>
From: Frederick Bruckman <fredb@immanent.net>
List: tech-pkg
Date: 07/18/2002 21:46:33
On Fri, 19 Jul 2002, Klaus Heinz wrote:

> I just saw gdk-pixbuf mentioned and this reminded me of my submitted PR
> pkg/17553.
>
> I am only able to test on NetBSD/Amiga where changing the optimization
> level from '-O2' to '-O' for the file in question let me compile the
> package.
>
> It would be nice if someone were able to confirm the problem and the
> workaround for gdk-pixbuf on a different m68k machine.

I, too get an error compiling pixops.c on NetBSD/1.6D/mac68k, and your
work-around gets past that point, at least. Your patch, however,
affects the optimization of timescale.c. I think it better to patch
the "Makefile.in" to only optimize pixops.c. I'll take care of it.

Frederick