[Bug libgcj/24154] Make requires too much memory building libjava

2016-09-30 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libgcj/24154] Make requires too much memory building libjava

2012-02-22 Thread xiaoyuanbo at yeah dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154 xiaoyuanbo changed: What|Removed |Added CC||xiaoyuanbo at yeah dot net --- Comment #8 fr

[Bug libgcj/24154] Make requires too much memory building libjava

2007-03-23 Thread s_j_newbury at yahoo dot co dot uk
--- Comment #7 from s_j_newbury at yahoo dot co dot uk 2007-03-23 18:16 --- make version 3.81 on Gentoo (ARM EABI) needs 712MB at this point with gcc-4.2-20070307. I've had to use a CF disk to add enough swapspace :(. make 3.80-r4 (Gentoo includes a memory usage patch) uses even more.

[Bug libgcj/24154] Make requires too much memory building libjava

2006-02-28 Thread mark at gcc dot gnu dot org
--- Comment #6 from mark at gcc dot gnu dot org 2006-02-28 13:11 --- This seems to be also tracked as a GNU Make bug at: http://savannah.gnu.org/bugs/?func=detailitem&item_id=15182 "Make uses too much memory" -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154

[Bug libgcj/24154] Make requires too much memory building libjava

2005-12-23 Thread chat95 at mac dot com
--- Comment #5 from chat95 at mac dot com 2005-12-23 08:13 --- sorry file for me -> fine for me -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154

[Bug libgcj/24154] Make requires too much memory building libjava

2005-12-23 Thread chat95 at mac dot com
--- Comment #4 from chat95 at mac dot com 2005-12-23 08:10 --- hi all, i tried with gmake (GNU Make 3.81beta4) as Arno told, build and installs file for me. uname -a FreeBSD debussy.private.org 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Mon Nov 21 09:36:37 JST 2005 [EMAIL PROTECTED]:/usr/s

[Bug libgcj/24154] Make requires too much memory building libjava

2005-12-22 Thread arno at heho dot snv dot jussieu dot fr
--- Comment #3 from arno at heho dot snv dot jussieu dot fr 2005-12-22 15:33 --- Might this be related to make-bug #1379 ("Don't use alloca() for automatic variable values like $^, etc. In the case of very large lists of prerequisites this causes problems."), which has been solved afte

[Bug libgcj/24154] Make requires too much memory building libjava

2005-12-04 Thread mark at gcc dot gnu dot org
--- Comment #2 from mark at gcc dot gnu dot org 2005-12-04 18:08 --- Found something strange. We seem to be generated identical .list files for packages that exist under the gnu.java. hierarchy, but not under the java. hierarchy. For example: classpath/lib/lists/gnu-javax-swing-text-html

[Bug libgcj/24154] Make requires too much memory building libjava

2005-10-03 Thread tromey at gcc dot gnu dot org
-- tromey at gcc dot gnu dot org changed: What|Removed |Added Status|NEW |ASSIGNED http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154

[Bug libgcj/24154] Make requires too much memory building libjava

2005-10-01 Thread mark at gcc dot gnu dot org
--- Additional Comments From mark at gcc dot gnu dot org 2005-10-01 08:44 --- Confirmed. I am also seeing this on my old PPC box which has just 192MB real memory. Since it has enough swap it does finish after a couple of hours of swapping like mad. -- What|Removed