2009/6/3 Simon Rozet <[email protected]>: > > In a fresh checkout of http://v8.googlecode.com/svn/branches/bleeding_edge/ > > $ python tools/test.py &> ~/v8-edge.log > http://gist.github.com/raw/122938/1e20b7612c4a1a46275ebe3be8911f55cd98abc1/gistfile1 > > $ uname -a > Linux mallory 2.6.29-ARCH #1 SMP PREEMPT Sat May 9 12:47:43 UTC 2009 > i686 Intel(R) Core(TM)2 CPU T5600 @ 1.83GHz GenuineIntel GNU/Linux > > $ gcc -v > Using built-in specs. > Target: i686-pc-linux-gnu > Configured with: ../configure --prefix=/usr --enable-shared > --enable-languages=c,c++,fortran,objc,obj-c++ --enable-threads=posix > --mandir=/usr/share/man --infodir=/usr/share/info > --enable-__cxa_atexit --disable-multilib --libdir=/usr/lib > --libexecdir=/usr/lib --enable-clocale=gnu --disable-libstdcxx-pch > --with-tune=generic > Thread model: posix > gcc version 4.4.0 (GCC)
Unfortunately we have issues with gcc 4.4. This bug tracks progress: http://code.google.com/p/v8/issues/detail?id=266 -- Erik Corry, Software Engineer Google Denmark ApS. CVR nr. 28 86 69 84 c/o Philip & Partners, 7 Vognmagergade, P.O. Box 2227, DK-1018 Copenhagen K, Denmark. --~--~---------~--~----~------------~-------~--~----~ v8-users mailing list [email protected] http://groups.google.com/group/v8-users -~----------~----~----~----~------~----~------~--~---
