Hi Jonathan, > > But anyhow, is there any other way to obtain the target triplet (or at least the target processor that gcc would actually build for, depending on the switches being passed? > gcc -m32 -Q --help=target | fgrep -- -march Many thanks, that's exactly what I was asking for. :-) Cheers, Chris