From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11011 invoked by alias); 14 Sep 2004 03:43:00 -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 11002 invoked from network); 14 Sep 2004 03:42:59 -0000 Received: from unknown (HELO rwcrmhc11.comcast.net) (204.127.198.35) by sourceware.org with SMTP; 14 Sep 2004 03:42:59 -0000 Received: from zippo01 (c-24-125-113-235.va.client2.attbi.com[24.125.113.235]) by comcast.net (rwcrmhc11) with SMTP id <200409140342580130022m6ce>; Tue, 14 Sep 2004 03:42:58 +0000 Date: Tue, 14 Sep 2004 03:43:00 -0000 From: zippo To: gcc-help@gcc.gnu.org Subject: Re: Message-Id: <20040913233949.6ad2d07f.zippo752001@comcast.net> In-Reply-To: <4145829A.4000607@hq.ntsp.nec.co.jp> References: <20040913111103.77851.qmail@web52901.mail.yahoo.com> <4145829A.4000607@hq.ntsp.nec.co.jp> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-SW-Source: 2004-09/txt/msg00116.txt.bz2 try 1024x768... On Mon, 13 Sep 2004 19:20:58 +0800 Ron Michael Khu wrote: > did u try allocating it the dynamic way?? > via a call to malloc or in a similar fashion? > > Ankit Jain wrote: > > >hi > > > >well i am fixed up in a new problem > > > >i am using a array of size 1024*1024 > > > >it gives segmentation fault > > > >it works with 512*512 > > > >my menory size is 128 mb and 512 swap > > > >i have enough memory space and using gcc 3.2 v > > > >may be i need to increase the memory size > > > >how to do that? > > > >ankit > > > >________________________________________________________________________ > >Yahoo! Messenger - Communicate instantly..."Ping" > >your friends today! Download Messenger Now > >http://uk.messenger.yahoo.com/download/index.html > >- > >To unsubscribe from this list: send the line "unsubscribe linux-c-programming" in > >the body of a message to majordomo@vger.kernel.org > >More majordomo info at http://vger.kernel.org/majordomo-info.html > > > > > > > > >