Hi, I'm actually trying to compile asterisk on DFBSD. It needs to compile with the compiler option -march=ix86, with x>3 (gcc spec). But DFBSD "uname -m" is returning systematically "i386". Is their a workaround for that, that would allow me to compile without hacking the autotools scripts? Thanks.