Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
Message-Id: <SAK.1999.11.16.ebdtjfbe@c-23ic>
Date: Tue, 16 Nov 1999 19:54:19 +0100
X-Priority: 3
From: Jiri Barton <jbar5010@barbora.ms.mff.cuni.cz>
X-Mailer: MailWarrior 3
To: cygwin@sourceware.cygnus.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@sourceware.cygnus.com

