On Mon, 13 Jun 2011, Colin Guthrie wrote:
> I'm not exactly a guru with icecream but is it possible to build a
> toolchain that can allow i586 nodes to compile x86_64 code?
If your question is about the toolchain, have you tried simply passing
-m64 to gcc?
Christiaan