Port-sparc archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
re: call for GCC 4.5.3 testers
> At 19:19 Uhr +1000 17.08.2011, matthew green wrote:
> >OK, i've switched the default to GCC 4.5.3. my own testing has
> >also been pretty successful.
>
> A nit: devel/cpuflags appears to recognize gcc 4.5, and inserts a
> "-march=native" option that the sparc gcc 4.5 rejects:
>
> % gcc -E -march=native - < /dev/null
> cc1: error: unrecognized command line option "-march=native"
> # 1 "<stdin>"
> % gcc --version
> gcc (NetBSD nb2 20110806) 4.5.3
> Copyright (C) 2010 Free Software Foundation, Inc.
> This is free software; see the source for copying conditions. There is NO
> warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
>
> %
> hauke
please file a PR against cpuflags. or maybe abs will just fix it :-)
thanks.
Home |
Main Index |
Thread Index |
Old Index