clang++: error: the clang compiler does not support '-march=native'
Warner Losh
imp at bsdimp.com
Sat Feb 6 22:49:16 UTC 2016
On Sat, Feb 6, 2016 at 2:01 PM, Erich Dollansky <erichsfreebsdlist at alogt.com
> wrote:
> Hi,
>
> compiling on a Raspberry Pi B 2 on FreeBSD 11 gives me above's error
> message.
>
> A Internet search shows that this message does not exist.
>
> The program compiles using the same make file on FreeBSD 10 both on x86
> and an Raspberry Pi B using the default compilers.
>
> Did support for 'march' get removed?
>
As far as I can tell, it has never worked for either gcc or clang.
Warner
More information about the freebsd-arm
mailing list