[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/27302] New: windres: -I of preprocessor command line shoul
From: |
katayama.hirofumi.mz at gmail dot com |
Subject: |
[Bug binutils/27302] New: windres: -I of preprocessor command line should be quoted |
Date: |
Mon, 01 Feb 2021 05:26:52 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=27302
Bug ID: 27302
Summary: windres: -I of preprocessor command line should be
quoted
Product: binutils
Version: 2.36
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: katayama.hirofumi.mz at gmail dot com
Target Milestone: ---
Created attachment 13184
--> https://sourceware.org/bugzilla/attachment.cgi?id=13184&action=edit
The patch
Hello. I'm using your windres program.
I have a trouble in preprocessor command line.
In the command line of preprocessor, the generated option "-I" is not quoted
the include path containing space.
I want you to quote the -I option as follows: -Ipath ---> "-Ipath"
Thanks,
--
You are receiving this mail because:
You are on the CC list for the bug.
- [Bug binutils/27302] New: windres: -I of preprocessor command line should be quoted,
katayama.hirofumi.mz at gmail dot com <=