guix-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cfe-dev] [RFC] Reliable compiler specification setting (at least in


From: Nathan Froyd
Subject: Re: [cfe-dev] [RFC] Reliable compiler specification setting (at least include/lib dirs) through the process environment
Date: Tue, 18 Oct 2016 09:46:43 -0400

On Tue, Oct 18, 2016 at 8:59 AM, Ludovic Courtès via cfe-dev
<address@hidden> wrote:
> Shea Levy <address@hidden> skribis:
>
>> Your patches look good! My biggest concern is how the ld wrapper behaves
>> in the presence of response files. Have you tested that?
>
> It surely doesn’t (yet?).
>
> However, GCC does not pass address@hidden arguments when it invokes ‘ld’, and
> the bug report you mentioned¹ talks about GHC invoking ‘gcc’, not ‘ld’,
> so I guess it’s fine to ignore response files in the ld wrapper.

GCC will pass response files to ld when response files were used in
the invocation of GCC.

-Nathan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]