Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: From: "Kumar, Narendira" To: "'cygwin AT cygwin DOT com'" Subject: Query Date: Thu, 5 Jul 2001 09:38:07 -0700 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Hello, I have a problem with the compilation on the cyqwin environment. I would request, the cygwin team to consider my query and possibly help me with few hints. Problem: I have a data structure file (say variable.h) which contains an array. This file happens to be 40MB in size and included in a c file (say test.c). When i compile test.c, due to memory constraints, the object file is not created resulting in the following error 'virtual memory exhausted' I did try increasing the virtual memory with Windows, but not much helpful. Could you please give few hints to overcome such an issue. Thanks for you consideration, Narendira -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/