Doug Barton wrote: >> (Over 2GBs of RAM + Swap being used). It does this consistently when it >> tries to compile xf86PciScan.c (hope thats the right file). > > May not be the answer you want to hear, but I built all the xorg stuff > multiple times on -current systems both pre and post the gcc + symver > + version bump eras, and didn't have the problems you're seeing. It's the well-known problem of new gcc 4.2 optimizations (bug). Simply compile with -O0 instead of -O2. -- Alex DupreReceived on Tue May 29 2007 - 04:15:38 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:39:11 UTC