From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 25090 invoked by alias); 7 Oct 2004 18:20:18 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 25064 invoked from network); 7 Oct 2004 18:20:16 -0000 Received: from unknown (HELO smtp2.iitb.ac.in) (203.199.81.149) by sourceware.org with SMTP; 7 Oct 2004 18:20:16 -0000 Received: (qmail 31185 invoked by uid 780); 7 Oct 2004 18:20:14 -0000 Received: from 10.105.1.11 by ldns2 (envelope-from , uid 502) with qmail-scanner-1.23 (spamassassin: 2.64. Clear:RC:1(10.105.1.11):. Processed in 0.026978 secs); 07 Oct 2004 18:20:14 -0000 Received: from unknown (HELO mars.cse.iitb.ac.in) (10.105.1.11) by smtp2.iitb.ac.in with SMTP; 7 Oct 2004 18:20:13 -0000 Date: Thu, 07 Oct 2004 18:20:00 -0000 From: Virender Kashyap To: GCC HELP Subject: Memory Usage while compiling Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed X-SW-Source: 2004-10/txt/msg00051.txt.bz2 Hi, I wish to compare memory consumption for diffrent programs while they are being compiled in gcc. Is there any way of finding this. Thanks and Regards. Virender