Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Date: Wed, 3 Mar 1999 10:48:37 -0600 (CST) From: Frank McIngvale To: cygwin Subject: windres.exe error? In-Reply-To: <001101be6595$72ce0770$29acdfd0@InspirePharm.Com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII I'm getting what seems to be an out of memory error when running an .rc through windres, but I'm suspicious because of the huge allocation: -------------------------------------------------------------------- windres.exe -i minimal.rc -o minimal_resources.o --include-dir \ /usr/local/wx/include --define __WIN32__ --define __WIN95__ --define \ __GNUWIN32__ [main] c:\cygnus\CYGWIN~1\H-I586~1\bin\windres.exe 1777 (0) commit_and_inc: VirtualAlloc failed windres.exe: Can not allocate 369098853 bytes after allocating 201318400 bytes make: *** [minimal_resources.o] Error 1 --------------------------------------------------------------------- An allocation of 370 Mb to compile an .rc file seems a bit excessive, doesn't it? I'll be glad to send the .rc file to whomever, I just didn't want to spam the list. This is under B20.1 with egcs 1.1.1. Did I miss an update to windres.exe somewhere? thanks! frank -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com