FW: build failures after stdlib update

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Pegasus Mc Cleaft
Date: Tuesday, March 23, 2010 - 3:00 am

-----Original Message-----
From: Pegasus Mc Cleaft [mailto:ken@mthelicon.com] 
Sent: 23 March 2010 09:57
To: 'Alexander Best'
Subject: RE: build failures after stdlib update

-----Original Message-----
;)

This is interesting.  I tried the same thing on my computer (AMD64 - Core2
Quad) and I get the following

(Without CPUTYPE?=native in /etc/make)
feathers$ make -V MACHINE_CPU -DCPUTYPE=native
amd64 sse2 sse

(With CPUTYPE?=native)
feathers$ make -V MACHINE_CPU -DCPUTYPE=native
unknown amd64 sse2 sse mmx

(For both)
feathers$ gcc -v -x c -E -mtune=native /dev/null -o /dev/null 2>&1 | grep
mtune               
 /usr/libexec/cc1 -E -quiet -v -D_LONGLONG /dev/null -o /dev/null
-mtune=generic

Peg




_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org"
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
FW: build failures after stdlib update, Pegasus Mc Cleaft, (Tue Mar 23, 3:00 am)