Build Haiku gcc4hybrid on Debian 6 x86-64

Hi.
As I recall one of the commit I can on Linux x86-64 build Haiku gcc4, unfortunately I can’t build buildtools for gcc2, making it impossible to build hybrids.

buildtools for gcc4:
…develop/haiku/trunk/generated.x86gcc4/cross-tools-build/gcc’
binutils and gcc for cross compilation have been built successfully!

buildtools for gcc2:
Configuration x86_64-unknown-linux-gnu not supported
Configure in /home/hubert/develop/haiku/trunk/generated.x86gcc2/cross-tools-build/gcc/gcc failed, exiting.

Is there any way around this problem? In addition to changing the version of Debian on x86.

http://www.haiku-os.org/guides/building/configure

Look at “Building GCC 2.95 from a 64bit Linux Distro.”

Exactly, thanks for the reminder.