public inbox for java-prs@sourceware.org
help / color / mirror / Atom feed
* [Bug libgcj/24154] Make requires too much memory building libjava
       [not found] <bug-24154-8172@http.gcc.gnu.org/bugzilla/>
@ 2012-02-22 13:06 ` xiaoyuanbo at yeah dot net
  0 siblings, 0 replies; 9+ messages in thread
From: xiaoyuanbo at yeah dot net @ 2012-02-22 13:06 UTC (permalink / raw)
  To: java-prs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154

xiaoyuanbo <xiaoyuanbo at yeah dot net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xiaoyuanbo at yeah dot net

--- Comment #8 from xiaoyuanbo <xiaoyuanbo at yeah dot net> 2012-02-22 12:50:40 UTC ---
xiaoyuanbo


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libgcj/24154] Make requires too much memory building libjava
       [not found] <bug-24154-1313@http.gcc.gnu.org/bugzilla/>
                   ` (5 preceding siblings ...)
  2006-02-28 13:11 ` mark at gcc dot gnu dot org
@ 2007-03-23 18:16 ` s_j_newbury at yahoo dot co dot uk
  6 siblings, 0 replies; 9+ messages in thread
From: s_j_newbury at yahoo dot co dot uk @ 2007-03-23 18:16 UTC (permalink / raw)
  To: java-prs



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


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libgcj/24154] Make requires too much memory building libjava
       [not found] <bug-24154-1313@http.gcc.gnu.org/bugzilla/>
                   ` (4 preceding siblings ...)
  2005-12-23  8:13 ` chat95 at mac dot com
@ 2006-02-28 13:11 ` mark at gcc dot gnu dot org
  2007-03-23 18:16 ` s_j_newbury at yahoo dot co dot uk
  6 siblings, 0 replies; 9+ messages in thread
From: mark at gcc dot gnu dot org @ 2006-02-28 13:11 UTC (permalink / raw)
  To: java-prs



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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libgcj/24154] Make requires too much memory building libjava
       [not found] <bug-24154-1313@http.gcc.gnu.org/bugzilla/>
                   ` (3 preceding siblings ...)
  2005-12-23  8:10 ` chat95 at mac dot com
@ 2005-12-23  8:13 ` chat95 at mac dot com
  2006-02-28 13:11 ` mark at gcc dot gnu dot org
  2007-03-23 18:16 ` s_j_newbury at yahoo dot co dot uk
  6 siblings, 0 replies; 9+ messages in thread
From: chat95 at mac dot com @ 2005-12-23  8:13 UTC (permalink / raw)
  To: java-prs



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


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libgcj/24154] Make requires too much memory building libjava
       [not found] <bug-24154-1313@http.gcc.gnu.org/bugzilla/>
                   ` (2 preceding siblings ...)
  2005-12-22 15:33 ` arno at heho dot snv dot jussieu dot fr
@ 2005-12-23  8:10 ` chat95 at mac dot com
  2005-12-23  8:13 ` chat95 at mac dot com
                   ` (2 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: chat95 at mac dot com @ 2005-12-23  8:10 UTC (permalink / raw)
  To: java-prs



------- 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     maho@debussy.private.org:/usr/src/sys/i386/compile/MAHO 
i386


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libgcj/24154] Make requires too much memory building libjava
       [not found] <bug-24154-1313@http.gcc.gnu.org/bugzilla/>
  2005-10-03 19:07 ` tromey at gcc dot gnu dot org
  2005-12-04 18:08 ` mark at gcc dot gnu dot org
@ 2005-12-22 15:33 ` arno at heho dot snv dot jussieu dot fr
  2005-12-23  8:10 ` chat95 at mac dot com
                   ` (3 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: arno at heho dot snv dot jussieu dot fr @ 2005-12-22 15:33 UTC (permalink / raw)
  To: java-prs



------- 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
after make-3.80 was released?

At least on freebsd, I can build and install libjava by using
a recent cvs-version of make ( /usr/opt/scito/make/bin/gmake --version:
GNU Make 3.81beta4; This program built for i386-portbld-freebsd5.4 ),
with indeed still a maximum memory usage of about 350MB;
however, make-3.80 segfaults with a 'memory exhausted' error, even if I add
2Gig extra swap space.

Arno


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libgcj/24154] Make requires too much memory building libjava
       [not found] <bug-24154-1313@http.gcc.gnu.org/bugzilla/>
  2005-10-03 19:07 ` tromey at gcc dot gnu dot org
@ 2005-12-04 18:08 ` mark at gcc dot gnu dot org
  2005-12-22 15:33 ` arno at heho dot snv dot jussieu dot fr
                   ` (4 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: mark at gcc dot gnu dot org @ 2005-12-04 18:08 UTC (permalink / raw)
  To: java-prs



------- 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-parser-models.list
and
classpath/lib/lists/javax-swing-text-html-parser-models.list
are identical, but only the package gnu.javax.swing.text.html.parser.models
exists.

I have not yet grokked the sed magic that makes this happen in split-for-gcj.sh


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libgcj/24154] Make requires too much memory building libjava
       [not found] <bug-24154-1313@http.gcc.gnu.org/bugzilla/>
@ 2005-10-03 19:07 ` tromey at gcc dot gnu dot org
  2005-12-04 18:08 ` mark at gcc dot gnu dot org
                   ` (5 subsequent siblings)
  6 siblings, 0 replies; 9+ messages in thread
From: tromey at gcc dot gnu dot org @ 2005-10-03 19:07 UTC (permalink / raw)
  To: java-prs



-- 

tromey at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154


^ permalink raw reply	[flat|nested] 9+ messages in thread

* [Bug libgcj/24154] Make requires too much memory building libjava
  2005-09-30 23:24 [Bug libgcj/24154] New: " ian at airs dot com
@ 2005-10-01  8:44 ` mark at gcc dot gnu dot org
  0 siblings, 0 replies; 9+ messages in thread
From: mark at gcc dot gnu dot org @ 2005-10-01  8:44 UTC (permalink / raw)
  To: java-prs


------- 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                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2005-10-01 08:44:15
               date|                            |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=24154


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2012-02-22 13:06 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-24154-8172@http.gcc.gnu.org/bugzilla/>
2012-02-22 13:06 ` [Bug libgcj/24154] Make requires too much memory building libjava xiaoyuanbo at yeah dot net
     [not found] <bug-24154-1313@http.gcc.gnu.org/bugzilla/>
2005-10-03 19:07 ` tromey at gcc dot gnu dot org
2005-12-04 18:08 ` mark at gcc dot gnu dot org
2005-12-22 15:33 ` arno at heho dot snv dot jussieu dot fr
2005-12-23  8:10 ` chat95 at mac dot com
2005-12-23  8:13 ` chat95 at mac dot com
2006-02-28 13:11 ` mark at gcc dot gnu dot org
2007-03-23 18:16 ` s_j_newbury at yahoo dot co dot uk
2005-09-30 23:24 [Bug libgcj/24154] New: " ian at airs dot com
2005-10-01  8:44 ` [Bug libgcj/24154] " mark at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).