[m-rev.] for review: Make link-time optimisation with gcc work.
Julien Fischer
jfischer at opturion.com
Tue Jan 28 20:31:26 AEDT 2020
On Tue, 28 Jan 2020, Julien Fischer wrote:
>
> On Tue, 28 Jan 2020, Peter Wang wrote:
>
>> On Tue, 28 Jan 2020 15:12:46 +1100 (AEDT), Julien Fischer
>> <jfischer at opturion.com> wrote:
>>>
>>> Is that going to work in situations where the gcc executable is not
>>> named gcc. (For Homebrew, it is named gcc-9, gcc-8 etc.)
>>> (We don't need to support that case now however.)
>>
>> I don't know. As long as gcc-ar etc. are still available without the
>> version suffix, otherwise I assume they won't be found.
>
> I don't know what they're named on that machine; I'll check this
> evening.
They are: gcc-9, gcc-ar-9, gcc-nm-9, gcc-ranlib-9 etc.
Julien.
More information about the reviews
mailing list