[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/591] New: windres: problem compiling resource containing &
From: |
spec at webtech dot pl |
Subject: |
[Bug binutils/591] New: windres: problem compiling resource containing & in filename |
Date: |
30 Nov 2004 03:58:59 -0000 |
hello,
I'm trying to compile a resource containg & in filename. how do I escape it? I
tried enclosing it in quotes and escaping it with \& and && - none of those
work.
the command line would be:
windres -i 'proj&priv.rc' --input-format=rc -o 'proj&priv.rc' -O COFF
and I'm getting:
gcc: proj: No such file or directory
gcc: warning: `-x c' after last input file has no effect
gcc: no input files
'priv.rc' is not recognized as an internal or external command,
operable program or batch file.
c:\Dev-Cpp\bin\windres.exe: no resources
I tried escape chars \&, &&, enclosing in double quotes and none of it worked
--
Summary: windres: problem compiling resource containing & in
filename
Product: binutils
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassigned at sources dot redhat dot com
ReportedBy: spec at webtech dot pl
CC: bug-binutils at gnu dot org
http://sources.redhat.com/bugzilla/show_bug.cgi?id=591
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
- [Bug binutils/591] New: windres: problem compiling resource containing & in filename,
spec at webtech dot pl <=