On Jul 2, 3:40pm, [email protected] ([email protected]) 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
