https://sourceware.org/bugzilla/show_bug.cgi?id=4933

Nick Clifton <nickc at redhat dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nickc at redhat dot com

--- Comment #8 from Nick Clifton <nickc at redhat dot com> ---
Hi Guys,

  If I understand this bug report correctly, the problem is that the popen()
system call does not cope with paths that contain spaces, right ?  If so, then
I am not sure that there is anything that the binutils can actually do.  Is
there a Windows specific way (or maybe mingw specific way) of converting a path
containing spaces into one that does not contain spaces, but which will still
locate the correct file ?

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to