[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Bug binutils/20957] dlltool: syntax error in def file libstdc++-6.def:0
From: |
kdmarshall at mailinator dot com |
Subject: |
[Bug binutils/20957] dlltool: syntax error in def file libstdc++-6.def:0 |
Date: |
Sun, 11 Dec 2016 15:25:42 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=20957
--- Comment #1 from kdmarshall at mailinator dot com ---
Just realized that I can circumvent the failure by quoting the library name,
within the def file, but that's not consistent with other usage. Perhaps it
should be made so: either require that the library name always be quoted, or
always correctly parse any valid file name, which doesn't require quoting by
the shell, regardless of quoting.
--
You are receiving this mail because:
You are on the CC list for the bug.