On Tue, 2013-05-07 at 09:55 +0100, Nicholas Clark wrote: > > As to why Jenkins is running g++ not gcc - not sure. There was probably a > discussion about it at some point, and it was assumed that threaded g++ > would give the most "bang for your buck" in terms of one configuration to > find the most problems. > It's doing both. A single test of perl does: git clean git reset configure/build/test with gcc git clean git reset configure/build/test with g++ The perl5-threaded test is the same, except with a threaded perl. -- Dennis Kaarsemaker, Systems Architect Booking.com Herengracht 597, 1017 CE Amsterdam Tel external +31 (0) 20 715 3409 Tel internal (7207) 3409Thread Previous | Thread Next