On Mon, 2009-11-09 at 00:43 +0100, Stefan Salewski wrote: > On Sun, 2009-11-08 at 23:16 +0100, Stefan Salewski wrote: > > > > > This may be related to my box -- AMD64, gcc 4.4.2 glib 2.11 and strong > > optimizing compiler: > > CFLAGS="-march=native -msse3 -O2 -floop-interchange -floop-strip-mine > > -floop-block -pipe" > > > > But other software works fine. > > > > Does debug option work for other people? Or should we never use it?
I've had trouble with the "debug" option before, but it is probably telling us something useful. Your board works fine without the debug option, right? Anyway.. pasting the "Line[...]" output into a new PCB file has given me a hint as to the issue, it is a polygon representation of a line being cleared into another polygon. PS.. for production builds, don't use the debug option.. it will slow PCB down quite a bit. _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

