Building Eclipse

2007-08-02 Thread Marcus Better
Hi,

I would like to try building Eclipse from the SVN repo. How is the orig
tarball built? Where do the parts come from?

$ tar tzf eclipse_3.2.1.orig.tar.gz
eclipse-3.2.1.orig/
eclipse-3.2.1.orig/upstream/
eclipse-3.2.1.orig/upstream/eclipse-sourceBuild-srcIncluded-3.2.1.tar.bz2
eclipse-3.2.1.orig/upstream/icu4j-3.4.5.tar.bz2
eclipse-3.2.1.orig/upstream/jsch-0.1.28.tar.bz2

Marcus



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Re: Memory problems with gij-4.1 and glibc 2.6

2007-08-02 Thread Andrew Haley
Marcus Better writes:
 > I have recently had problems building Java packages. The build would just
 > eat memory, and occasionally show things like:
 > 
 > GC Warning: Repeated allocation of very large block (appr. size 524288000):
 > May lead to memory leak and poor performance.
 > GC Warning: Out of Memory!  Returning NIL!
 > 
 > Turns out this is bug #433391, so beware...

It's probably not a bug in gcj: every time I've seen this it has
turned out to be a bug in the application.  Of course, if you can
reproduce this in a way that allows me to attach a debugger I'll fix
it.

Andrew.

-- 
Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, Berkshire, SL4 
1TE, UK
Registered in England and Wales No. 3798903


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]