This is the mail archive of the
binutils@sourceware.org
mailing list for the binutils project.
Re: x86_64: memory issues with gnujava in latest binutils
- From: Andreas Radke <a dot radke at arcor dot de>
- To: binutils at sourceware dot org
- Date: Wed, 11 Jul 2007 01:32:30 +0200
- Subject: Re: x86_64: memory issues with gnujava in latest binutils
- References: <20070706082958.254030da@workstation64.home>
Am Fri, 6 Jul 2007 08:29:58 +0200
schrieb Andreas Radke <a.radke@arcor.de>:
> I'm maintaining the ArchLinux x86_64 port and we have problems since
> we try to upgrade from 2.17 binutils to 2.17.50.0.17 or
> cvs-snapshots. we also try to patch gcc to enable the gnu.hashing.
>
> Everything works fine until we use anything gnujava (from 4.3 trunk)
> related: opening the OpenOffice.org wizards or just compiling
> OpenOffice immediately eats up all memory. this doesn't happen on
> i686.
>
> Is this a know issue or how can i help to find out the reason for it?
>
> Andreas Radke
i could track down when this memory issue was introduced: last working
version is 2.17.50.0.6. from version .7 on the memory runs out.
any idea what was changed in that release and what the reason could be?
guess i should file a bugreport.
Andreas