public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Pinwu Xu" <pinwu_xu@hotmail.com>
To: egcs@cygnus.com, weiwen.liu@yale.edu
Subject: Re: virtual memory exhausted while compiling ddd
Date: Wed, 25 Feb 1998 06:39:00 -0000	[thread overview]
Message-ID: <19980225143951.20696.qmail@hotmail.com> (raw)

>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

             reply	other threads:[~1998-02-25  6:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1998-02-25  6:39 Pinwu Xu [this message]
  -- strict thread matches above, loose matches on Subject: below --
1998-02-24 19:11 Weiwen Liu
1998-02-25  9:33 ` H.J. Lu

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=19980225143951.20696.qmail@hotmail.com \
    --to=pinwu_xu@hotmail.com \
    --cc=egcs@cygnus.com \
    --cc=weiwen.liu@yale.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).