[Bug driver/45749] Response file unwrapped between collect2.exe and ld.exe
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Sep 22 10:00:03 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45749
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
See Also| |https://gcc.gnu.org/bugzill
| |a/show_bug.cgi?id=107007
--- Comment #14 from Jonathan Wakely <redi at gcc dot gnu.org> ---
(In reply to Ted from comment #0)
> collect2: CreateProcess: No such file or directory
>
> Which is the typically unhelpful way for Windows to report this problem and
> something that led me on a 4 day goose-chase looking for the "missing" file
> or directory.
GCC is to blame here, not Windows. See PR 107007 for a suggestion how to
improve it.
More information about the Gcc-bugs
mailing list