Subject: cross compiling question
To: None <port-sparc64@netbsd.org>
From: Davide Zanon <d.zanon@infinito.it>
List: port-sparc64
Date: 06/21/2005 09:18:14
Hi all! I'm corss-compiling -current from a macppc machine and I've noticed 
I've left 

CFLAGS+= -maltivec -O4

in /etc/mk.conf

I really wonder how gcc could optimize for altivec a sparcv9 binary. Is this 
going to compromise the built system or, as I hope, gcc will just ignore 
-maltivec?

Thank you very much :)
david