[Mingw-users] windres 2.18.50 regression
- Date: Sat, 29 Dec 2007 10:36:09 -0800
- From: "Gordon Magnusson" <gordon.magnusson@xxxxxxxxx>
- Subject: [Mingw-users] windres 2.18.50 regression
windres 2.18.50 contains the following regression relative to 2.17.50:
C:\demo>dir /s /b
C:\demo\foo
C:\demo\quux.rc
C:\demo\windres-2.17.50-20060824.exe
C:\demo\windres-2.18.50-20071123.exe
C:\demo\foo\bar.txt
C:\demo>type quux.rc
bar.txt eieio foo/bar.txt
C:\demo>type foo\bar.txt
anything
C:\demo>ren windres-2.17.50-20060824.exe windres.exe
C:\demo>.\windres --version
GNU windres 2.17.50 20060824
Copyright 2005 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License. This program has absolutely no warranty.
C:\demo>.\windres quux.rc quux1.o
C:\demo>ren windres.exe windres-2.17.50-20060824.exe
C:\demo>ren windres-2.18.50-20071123.exe windres.exe
C:\demo>.\windres --version
GNU windres (GNU Binutils) 2.18.50.20071123
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or (at your option) any later version.
This program has absolutely no warranty.
C:\demo>.\windres quux.rc quux2.o
.\windres: can't open file `foo': Permission denied
I can't figure out how to fix this by patching the binutils source.
Have any other MinGW users seen this? Should I file a binutils bug,
since (to my knowledge) 2.18.50-20071123 consists of plain FSF
sources?
Gordon
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
MinGW-users mailing list
MinGW-users@xxxxxxxxxxxxxxxxxxxxx
You may change your MinGW Account Options or unsubscribe at:
https://lists.sourceforge.net/lists/listinfo/mingw-users