Hello!! I'm triying to build a cross compiler for x32_64. I want to be able to build 64bits files from my 32bits linux machine. The problem i got now is some error, i tried some differents flags on configure. One of them is: --target=x86_64-pc-linux-gnu , is it well? or the parameter should be another combination of the triplets? Thanks, Diego.