https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105851

Andreas Schwab <sch...@linux-m68k.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |RESOLVED
         Resolution|---                         |INVALID

--- Comment #3 from Andreas Schwab <sch...@linux-m68k.org> ---
$$ is makefile quoting, you need to resolve the quoting manually if you want to
run the command outside of make.

Reply via email to