Port-arm archive

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

Re: evbarm64 - GCC unrecognized command line option



Sad Clouds <cryintothebluesky%gmail.com@localhost> wrote:
>On Tue, 10 Sep 2019 11:24:53 +0100
>Robert Swindells <rjs%fdy2.co.uk@localhost> wrote:
>> 
>> Sad Clouds <cryintothebluesky%gmail.com@localhost> wrote:
>> >Just updated to NetBSD-current and I'm running into issues with GCC
>> >options, i.e. when passing things like "-mfloat-abi=hard" it gives
>> >me errors.
>> 
>> Don't do that then.
>> 
>> The default options will be fine.
>
>What do you mean "don't do that"?

Don't use those options.

>The options are documented in man pages, so what's the reason then? As
>far as I know, they are valid and applicable to ARM architecture. Are
>they not compatible with a specific "-mcpu=" option or what? Is this
>documented somewhere?

They are documented as ARM options. You are not building for ARM, you
are building for AArch64 where those options are not valid.


Home | Main Index | Thread Index | Old Index