On Tue, Oct 24, 2006 at 02:21:42PM +0200, Avi Kivity wrote: > Ryan Richter wrote: > > > >I had heard something previously about i965_dri.so maybe getting > >miscompiled, but I hadn't followed up on it until now. I rebuilt it > >with an older gcc, and now it's all working great! Sorry for the wild > >goose chase. > > > > It was probably me. I had the same experience, except that I recompiled > using the system compiler. Possibly it got updated between the distro > compilation of the driver and my own. > > So I don't think there's a need to try to reproduce it as it was > probably fixed in gcc already. > > https://bugs.freedesktop.org/show_bug.cgi?id=8384
It worked for me when I recompiled with -fno-strict-aliasing (or with an older gcc - 3.4 rather than 4.1). -ryan ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 -- _______________________________________________ Dri-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/dri-devel
