Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Sun, 19 Oct 2003 02:04:57 +0200 From: "Gerrit P. Haase" Reply-To: "Gerrit @ cygwin" Organization: Esse keine toten Tiere X-Priority: 3 (Normal) Message-ID: <10334444188.20031019020457@familiehaase.de> To: "E G" CC: cygwin AT cygwin DOT com Subject: Re: Program too big to fit in memory - Previous hints didn't work In-Reply-To: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Hallo E, [...] > the program I got a "Program too big to fit in memory" error message and it [...] > I run out of options, so I hope someone can give a hint what to do to make > my program run. What says `chycheck yourexe.exe`? You'll also need to count the Bytes wihch are eaten by the DLL's loaded. What about debugging? Have you tried to run the exe under gdb? Is the code open sourced, can you offer a tarball so someone(me) may try to reproduce it? Gerrit -- =^..^= -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/