Same gcc version here, so that is unlikely to be the issue. I was a bit quick about it, and the std makefile doesn't echo the actual commands used, but I tried using -O3 as well without any effect.
Does Jon's cache workaround fix either of the cache problems for you? Christian. On Mon, Feb 2, 2009 at 3:56 PM, Massimiliano Maini <[email protected]> wrote: > > Christian Anthon <[email protected]> wrote on 02/02/2009 13:23:25: > >> I'm a bit wiser know. It appears to be another manifestation of the >> cache problem present in max's builds. Turning the cache off cures the >> problem. > > We're getting closer then. I know that Jon is/will be working on a rewrite > of the cache code, but is there a way to try to narrow down to the origin > of the fact that on my builds it shows and on others it doesn't ? > > What could it be related to ? The previous cache issue has been put on the > fact I use -O3 and std makefile does not, but even using -00 I still have > the issue. Could it be related to gcc version (I use 3.4.5) ? > > MaX. _______________________________________________ Bug-gnubg mailing list [email protected] http://lists.gnu.org/mailman/listinfo/bug-gnubg
