From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moreno To: crossgcc@sources.redhat.com Subject: Virtual memory exhausted compiling a very large C-source Date: Thu, 18 Jan 2001 02:22:00 -0000 Message-id: <3A66C29A.BF6C3DD3@ic8sd2.settimo.italtel.it> X-SW-Source: 2001-01/msg00146.html 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: : In function : :: 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 From mboxrd@z Thu Jan 1 00:00:00 1970 From: Moreno To: crossgcc@sources.redhat.com Subject: Virtual memory exhausted compiling a very large C-source Date: Sun, 01 Apr 2001 00:00:00 -0000 Message-ID: <3A66C29A.BF6C3DD3@ic8sd2.settimo.italtel.it> X-SW-Source: 2001-q1/msg00146.html Message-ID: <20010401000000.yoS6DzFEA73eRpZFkInM9iml6Y4bJL-cNPv-XPn4oLs@z> 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: : In function : :: 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