[Bug lto/104895] lto1: issue with space in library filename
pinskia at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Sun Mar 13 07:43:33 GMT 2022
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104895
--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
White spaces and even special characters will always be a problem with anything
that interacts with make or the shell.
I am not saying this is not a fixable issue, just fixing this might even
require huge changes to way POSIX make works.
More information about the Gcc-bugs
mailing list