From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 32079 invoked by alias); 30 Dec 2007 17:28:02 -0000 Received: (qmail 32069 invoked by uid 22791); 30 Dec 2007 17:28:01 -0000 X-Spam-Check-By: sourceware.org Received: from kuber.nabble.com (HELO kuber.nabble.com) (216.139.236.158) by sourceware.org (qpsmtpd/0.31) with ESMTP; Sun, 30 Dec 2007 17:27:50 +0000 Received: from isper.nabble.com ([192.168.236.156]) by kuber.nabble.com with esmtp (Exim 4.63) (envelope-from ) id 1J91wz-0004L0-08 for gcc-help@gcc.gnu.org; Sun, 30 Dec 2007 09:27:49 -0800 Message-ID: <14549096.post@talk.nabble.com> Date: Sun, 30 Dec 2007 17:28:00 -0000 From: mahmoodn To: gcc-help@gcc.gnu.org Subject: Re: cc1plus take too much memory In-Reply-To: <18295.39564.699467.564027@zebedee.pink> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Nabble-From: nt_mahmood@yahoo.com References: <14547002.post@talk.nabble.com> <18295.39564.699467.564027@zebedee.pink> X-IsSubscribed: yes Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Id: List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org X-SW-Source: 2007-12/txt/msg00455.txt.bz2 > gcc 3.3 (released May 2003) is no longer being developed. Anything > it does today it will always do. I will work around with my code to get it ready for newer versions of gcc, but untill then: > We don't know if this is abnormal because we don't know what you > were trying to compile. what information should I provide? Andrew Haley wrote: > > mahmoodn writes: > > > > I do not know why gcc process (cc1plus) take too much memory during > > compilation (over 600 MB). according to system monitor, > > > > total: 658 MB > > RSS: 651 MB > > shared: 11.2 MB > > > > Don't you think it is abnormal?>-( maybe there is a memory leak in gcc. > > > > I have to say that I use gcc 3.3 > > A couple of things: > > gcc 3.3 (released May 2003) is no longer being developed. Anything > it does today it will always do. > > We don't know if this is abnormal because we don't know what you > were trying to compile. > > Andrew. > > -- > Red Hat UK Ltd, Amberley Place, 107-111 Peascod Street, Windsor, > Berkshire, SL4 1TE, UK > Registered in England and Wales No. 3798903 > > -- View this message in context: http://www.nabble.com/cc1plus-take-too-much-memory-tp14547002p14549096.html Sent from the gcc - Help mailing list archive at Nabble.com.