Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-Id: Date: Tue, 16 Nov 1999 19:54:19 +0100 X-Priority: 3 From: Jiri Barton X-Mailer: MailWarrior 3 To: cygwin AT sourceware DOT cygnus DOT com MIME-Version: 1.0 Subject: windres within mingw32 Content-Type: Text/Plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8Bit X-Mailer-Version: v3.01 When I use windres that comes with mingw32: windres -i test.rc -o test.o -O coff where, test.rc (and all other files) is: 0 ICON "test.ico" , it pretends it is doing something but it just hangs there forever, the cursor blinking on the line below the prompt, till I press Ctrl+C. It does this for any RC file. My cfg is Win98 PanEuro, and/or WinNT 4.0 SP5. The windres version is 2.9.4., the egcs is egcs- 2.91.66. Mingw32 distribution otherwise works fine. This is all in Win98 command or WinNT 4.0 cmd shell. When I didn't know what's wrong with it, I installed cygwin B20. If I start bash, and do the same thing in bash with the windres that came with cygwin B20, everything's OK. And no, I don't want to use the windres from cygwin B20 because what, I like everything light- weighted. What should I do? -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com