------- Comment #7 from burnus at gcc dot gnu dot org 2007-06-21 06:16 ------- > Host triplet is: processor - platform - os > So depending on your processor it would be something like, > i686-pc-linux-gnu > x86-64-unknown-linux
> You can get this from the command uname > Try uname -p -i -o Easier is of cause: gfortran -v That prints (among other things): Target: x86_64-unknown-linux-gnu -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32446