public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* virtual memory exhausted while compiling ddd
@ 1998-02-24 19:11 Weiwen Liu
  1998-02-25  9:33 ` H.J. Lu
  0 siblings, 1 reply; 3+ messages in thread
From: Weiwen Liu @ 1998-02-24 19:11 UTC (permalink / raw)
  To: egcs

Hi,

Virtual memory of about 4GB was exhaused while egcs-2.91.09 was compiling
ddd/VSLRead.C on alphaev56-dec-osf4.0 with 128 MB physical memory with
optimization -O3 or -O2.

VSLRead.C is from ddd-2.2.3 (obtained from 
ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd ).

Weiwen


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

* Re: virtual memory exhausted while compiling ddd
  1998-02-24 19:11 virtual memory exhausted while compiling ddd Weiwen Liu
@ 1998-02-25  9:33 ` H.J. Lu
  0 siblings, 0 replies; 3+ messages in thread
From: H.J. Lu @ 1998-02-25  9:33 UTC (permalink / raw)
  To: Weiwen Liu; +Cc: egcs

> 
> Hi,
> 
> Virtual memory of about 4GB was exhaused while egcs-2.91.09 was compiling
> ddd/VSLRead.C on alphaev56-dec-osf4.0 with 128 MB physical memory with
> optimization -O3 or -O2.
> 
> VSLRead.C is from ddd-2.2.3 (obtained from 
> ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd ).
> 

This is my old bug report. libg++ 2.8.1 is needed for it.


-- 
H.J. Lu (hjl@gnu.org)
---

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

* Re: virtual memory exhausted while compiling ddd
@ 1998-02-25  6:39 Pinwu Xu
  0 siblings, 0 replies; 3+ messages in thread
From: Pinwu Xu @ 1998-02-25  6:39 UTC (permalink / raw)
  To: egcs, weiwen.liu

>Virtual memory of about 4GB was exhaused while egcs-2.91.09 was 
compiling
>ddd/VSLRead.C on alphaev56-dec-osf4.0 with 128 MB physical memory with
>optimization -O3 or -O2.
>

I've compiled DDD-2.2.3 using egcs1.0.1 plus a patch to enable
exception handling for omniORB. It compiles fine, however, when
running it, DDD cannot display source code, and the menu selection
for "Open Program" and "Open Core Dump" are disabled (grayed). 
On the other hand, I grabbed a binary version of DDD using 
libstdc++.so.27, it works alright.

>VSLRead.C is from ddd-2.2.3 (obtained from 
> ftp://ftp.ips.cs.tu-bs.de/pub/local/softech/ddd ).
>

I've run into problem compiling lyx0.12.0 with libforms0.88. (I
may have done some pre0.12 version with libforms0.81 and there
is no problem), it is a virtual memory exhausted one:

/home/pxu/tmp/lyx-0.12.0>make
for dir in intl  src lib ; do \
  (cd $dir ; make all) || exit 1; \
done
make[1]: Entering directory `/home/pxu/tmp/lyx-0.12.0/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/home/pxu/tmp/lyx-0.12.0/intl'
make[1]: Entering directory `/home/pxu/tmp/lyx-0.12.0/src'
gcc -c -g -O2 -I. -I. -I../images   lyxfunc.C
lyxfunc.C: In method `class LString LyXFunc::Dispatch(int, const char * 
= 0)':
lyxfunc.C:2256: virtual memory exhausted
make[1]: *** [lyxfunc.o] Error 1
make[1]: Leaving directory `/home/pxu/tmp/lyx-0.12.0/src'
make: *** [all] Error 1     

I've post to the lyx mailing list and was suggested to ask 
around here.

Thanks for your wonderful job.

Pinwu


______________________________________________________
Get Your Private, Free Email at http://www.hotmail.com

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

end of thread, other threads:[~1998-02-25  9:33 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-02-24 19:11 virtual memory exhausted while compiling ddd Weiwen Liu
1998-02-25  9:33 ` H.J. Lu
1998-02-25  6:39 Pinwu Xu

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