Rainer Orth writes:
> Here's the last of my patches to support -march=native, this time for
> IRIX. It uses the getenvent(3) family of functions since /proc/cpuinfo
> is Linux-only. The patch itself is pretty straight forward, the basic
> approach has been tested in a separate program, and the c
Here's the last of my patches to support -march=native, this time for
IRIX. It uses the getenvent(3) family of functions since /proc/cpuinfo
is Linux-only. The patch itself is pretty straight forward, the basic
approach has been tested in a separate program, and the code compiles :-)
I'm waiting