> This also fixes PR86030,
Glad to see we're not alone on the Windows ship. :-)
> Thanks Eric!
You're welcome.
--
Eric Botcazou
Sending to list as well.
> -Original Message-
> From: Tamar Christina
> Sent: Thursday, June 14, 2018 11:54
> To: 'Eric Botcazou' ; gcc-patches@gcc.gnu.org
> Subject: RE: [PATCH] Use response files from the driver in more cases
>
> This also fixes PR86030,
Hi,
response files were added to the GNU toolchain to work around length limits
put on the command line by some OSes, typically Windows. For the compiler,
the implementation is as follows: if a response file is passed to the driver
at link time, typically containing the list of object files, t