On 29-12-12 12:53, Mark van Dijk wrote: > I suspect that the error is caused by -march=native, my CPU is an Intel > Core i5.
Looks like I was correct. CPUTYPE?=core2 will build world fine so perhaps 'native' does not know about my processor yet. Apparently it falls back to assuming it's a i686. Mark _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[email protected]"
