Re: Failure to build libjava on 512MB machine

2007-02-03 Thread Marco Trudel
Tom Tromey wrote: "Marco" == Marco Trudel <[EMAIL PROTECTED]> writes: Marco> If it takes about 30 to 40min to build this html/parser.o and Marco> gnu-xml.o needs about 1 or 2 minutes but is - last time I took a look Marco> - a lot bigger than the html parser, shoul

Re: Failure to build libjava on 512MB machine

2007-02-01 Thread Marco Trudel
Tom Tromey wrote: "Benjamin" == Benjamin Kosnik <[EMAIL PROTECTED]> writes: Benjamin> but I am Benjamin> somewhat concerned with the response of the java maintainers (and Benjamin> others) that it's OK to require >512MB to bootstrap gcc with java, or Benjamin> that make times "WORKSFORME." My

Re: Failure to build libjava on 512MB machine

2007-01-31 Thread Marco Trudel
Gerald Pfeifer wrote: On Tue, 30 Jan 2007, Andrew Haley wrote: 78.67user 1.29system 1:20.01elapsed 99%CPU (0avgtext+0avgdata 0maxresident)k and indeed, it does want a lot of memory - at peak some 550m. It'll be smaller on a 32-bit box, but not much smaller. Ouch. I can confirm that on a 32-

Re: Failure to build libjava on 512MB machine

2007-01-30 Thread Marco Trudel
Andrew Haley wrote: Gerald Pfeifer writes: > I can no longer build libjava on a machine with "just" 512MB of main > memory (FreeBSD/i386 5.4 in this case). > > Three weeks ago the build worked on that very machine; did we raise > our minimum requirements We just imported a whole new rele

Re: gcc/unwind-pe.h broken

2007-01-24 Thread Marco Trudel
Marco Trudel wrote: Hello Andreas Your latest patch to unwind-pe.h breaks at least canadian cross-compilation host=mingw target=mingw: In file included from /usr/local/src/gcc/libgcc/../gcc/unwind-dw2.c:40: /usr/local/src/gcc/libgcc/../gcc/unwind-pe.h:133: error: expected declaration

gcc/unwind-pe.h broken

2007-01-24 Thread Marco Trudel
Hello Andreas Your latest patch to unwind-pe.h breaks at least canadian cross-compilation host=mingw target=mingw: In file included from /usr/local/src/gcc/libgcc/../gcc/unwind-dw2.c:40: /usr/local/src/gcc/libgcc/../gcc/unwind-pe.h:133: error: expected declaration specifiers or '...' before '

Re: [RFA] Boehm GC support addition for debugging

2006-06-27 Thread Marco Trudel
I already sent a patch for that to the java-patches list... Andreas Tobler wrote: Andrew Pinski wrote: On Jun 26, 2006, at 10:02 PM, Andrew Pinski wrote: On Jun 26, 2006, at 9:01 AM, Bryce McKinlay wrote: Otherwise, this is fine. No it is not, it broke bootstrap on powerpc-darwin: Di