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 Message-ID: <20021101063919.32114.qmail@web11804.mail.yahoo.com> Date: Thu, 31 Oct 2002 22:39:19 -0800 (PST) From: Tommy Chang Subject: succeed in linking both MSVCRT.dll and cygwin1.dll (version 1.3.12-4) To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Just recently I started my first gtk+-2.0 application under win32 platform. At that time, the latest cygwin was version 1.3.12-4. I was able to compile and run my gtk+-2.0 application without the '-mno-cygwin' flag. After I upgraded to cygwin 1.3.13-x I was not able to run the program and got error like "Couldn't reserve space for cygwin's heap". The error went away if I add the '-mno-cygwin' flag. Now just going through the FAQ I learned that MSVCRT.dll and cygwin1.dll are not suppose to co-exist. And indeed, my program have them both linked, as verified from issuing the cygcheck command. It was strange that I could link both dlls and run perfectly with cygwin version 1.3.12-4. Anyway, I was just wondering if this 'feature' can be restored.... -- __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ -- 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/