-mno-red-zone -mfpmath=387 -mno-sse
> -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float
> -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
> /usr/src/sys/amd64/amd64/genassy
> m.c
> /usr/src/sys/amd64/amd64/genassym.c:1: error: CPU you selected does not
>
inter -mcmodel=kernel -mno-red-zone -mfpmath=387 -mno-sse
> -mno-sse2 -mno-sse3 -mno-mmx -mno-3dnow -msoft-float
> -fno-asynchronous-unwind-tables -ffreestanding -fstack-protector
> /usr/src/sys/amd64/amd64/genassy
> m.c
> /usr/src/sys/amd64/amd64/genassym.c:1: error: CPU you sel
> Where does the -march=i686 come from ? What's your /etc/make.conf ?
doh! thanks.
was left from old i386 machine from which i am migrating
randy
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To
On Fri, Mar 18, 2011 at 08:36:48AM -0700, Randy Bush wrote:
> cc -c -O2 -frename-registers -pipe -fno-strict-aliasing -march=i686 -std=c99
^^^
This looks suspicious.
Yuri
___
freebsd-st
s/amd64/amd64/genassy
m.c
/usr/src/sys/amd64/amd64/genassym.c:1: error: CPU you selected does not support
x86-64 instruction set
*** Error code 1
randy
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
T