On 6/22/08, Andrew Pinski <[EMAIL PROTECTED]> wrote: > On Jun 22, 2008, at 2:08, Andrew Pinski <[EMAIL PROTECTED]> wrote: > > On Jun 22, 2008, at 0:21, Laurent GUERBY <[EMAIL PROTECTED]> wrote: > > > On Sun, 2008-06-22 at 00:04 -0700, David Miller wrote: > > > > From: Laurent GUERBY <[EMAIL PROTECTED]> > > > > Date: Sat, 21 Jun 2008 22:12:24 +0200 > > > > > I'm curious at how many GCC developpers use non x86/_64 as their > > > > > main development machine (and how many non x86/_64 core they use). > > > > I definitely am one. > > > How many core does your main development machine have? > > One with only 512megs of memory. It does have two hardware thread though. > I forgot to mention that this is a multilib target with three different > multilibs. This makes building libjava more than 50% of the time. It takes > around 18 hours to do a bootstrap/test on this machine.
You know, you guys don't realize how easy you have it. For the Win64 testsuite, all I test is c,c++,fortran, and objc (the library testsuites don't work at all). It takes over three days to run! 18 hours would be wonderful in comparison.