NetBSD-Users archive

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

Re: NetBSD 7.0_RC1



On Jul 2,  3:40pm, 76nemo76%gmx.ch@localhost (76nemo76%gmx.ch@localhost) wrote:
-- Subject: Re: NetBSD 7.0_RC1

| Here is the error I get when I try to compile with the option
| "-march=native".
| 
| ----------------------------------file /etc/mk.conf-------------------
| # Example /usr/pkg/etc/mk.conf file produced by bootstrap-pkgsrc
| # Ven jui 19 14:03:43 CEST 2015
| 
| #MKPIE=                  yes
| #USE_SSP=                yes
| #USE_FORT=               yes
| 
| CFLAGS +=               -O3 -march=native

This is not related to PIE; I think you mean -mtune=native, not -march-native.

christos


Home | Main Index | Thread Index | Old Index