https://sourceware.org/bugzilla/show_bug.cgi?id=19343
Bug ID: 19343
Summary: make configure-host fails when $PWD contains space
Product: binutils
Version: 2.25
Status: NEW
Severity: normal
Priority: P2
Component: binutils
Assignee: unassigned at sourceware dot org
Reporter: jeffbaichina at gmail dot com
Target Milestone: ---
When building binutils 2.25.1, for example, when I would extract
binutils-2.25.1.tar.gz to "/test case/", and get into the source directory by
"cd /test\ case/binutils-2.25.1"...
./configure passes with no problem in this case. However make configure-host
will fail with errors like: "/bin/sh: /test: No such file or directory"
A full console log is available in the attachment.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils