> There's also a nice feature > of Sun's compilers, the -native switch, which means "tune code and issue > instructions for the chip I'm compiling on." This may be too hard to > implement (how do you know which chip you're on?) though. It is highly operating system dependant, but there is usually a relatively simple way. r~