From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank McIngvale To: cygwin Subject: windres.exe error? Date: Wed, 03 Mar 1999 08:48:00 -0000 Message-id: In-reply-to: < 001101be6595$72ce0770$29acdfd0@InspirePharm.Com > References: <001101be6595$72ce0770$29acdfd0@InspirePharm.Com> X-SW-Source: 1999-03/msg00050.html 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@sourceware.cygnus.com From mboxrd@z Thu Jan 1 00:00:00 1970 From: Frank McIngvale To: cygwin Subject: windres.exe error? Date: Wed, 31 Mar 1999 19:45:00 -0000 Message-ID: References: <001101be6595$72ce0770$29acdfd0@InspirePharm.Com> X-SW-Source: 1999-03n/msg00050.html Message-ID: <19990331194500.N6Op64KM03MBNZhCNxHaMrPGegkHgAP_irFu9ZOSS18@z> 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@sourceware.cygnus.com