------- Comment #6 from jvdelisle at gcc dot gnu dot org 2007-06-21 04:22 ------- Host triplet is: processor - platform - os
So depending on your processor it would be something like, i686-pc-linux-gnu or x86-64-unknown-linux You can get this from the command uname Try uname -p -i -o -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32446