This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more information.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Virtual memory exhausted compiling a very large C-source


Hy everyone, I'm Moreno (from Italy).

I'm trying to compile a very large C-source (more than 25.000 lines !)

with xgcc.
I've this output:

<file>: In function <func>:
<file>:<line number>: virtual memory exhausted.

Reading gcc-info I've found that I can prevent the message:

"virtual memory exhausted"

linking xgcc with GNU libgmalloc.a or with gmalloc.o (taken from
Emacs 19 distribution).

I've tried to do so but the message isn't disapperead.
May someone help me ?
Thanks a lot

Moreno

e-mail: moreno.mauri@italtel.it




------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]