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 Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <4.3.1.2.20011227110206.023a7378@pop.ma.ultranet.com> X-Sender: lhall AT pop DOT ma DOT ultranet DOT com X-Mailer: QUALCOMM Windows Eudora Version 4.3.1 Date: Thu, 27 Dec 2001 11:06:58 -0500 To: Matthew Brett , cygwin AT cygwin DOT com From: "Larry Hall (RFK Partners, Inc)" Subject: Re: windres doesn't accept DOS paths In-Reply-To: Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 10:00 AM 12/27/2001, Matthew Brett wrote: >Hi, > >I think someone mentioned that if cygwin utilities do not accept DOS paths >then this should be considered a bug. Just to report then, if you pass a >DOS path to windres, it barfs: > >windres "c:\test.rc" > >gives > >gcc: c:test.rc: No such file or directory >gcc: Warning: `-x c-header' after last input file has no effect >gcc: No input files >windres: warning: preprocessor failed >windres: no resources There does appear to be some issue here. Even at the DOS prompt, the backslash needs to be escaped in order to work (in the example above). Other Cygwin utilities don't have this problem. It's worth noting that the POSIX path and the "c:/test.rc" alternative paths both work fine though with windres. Larry Hall lhall AT rfk DOT com RFK Partners, Inc. http://www.rfk.com 838 Washington Street (508) 893-9779 - RFK Office Holliston, MA 01746 (508) 893-9889 - FAX -- 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/