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
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
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-
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
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
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 '
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