[haiku-development] Re: Building GCC 2.95 in a x86_64 machine.

Hi Bruno,

2007/11/8, Bruno Albuquerque <bga@xxxxxxxxxxxxx>:
> I tried to compile Haiku with the legacy GCC under Linux so I could run
> R5 applications on it. The cross-compiler build failed:
>

Sadly, GCC 2.95.3 build system is not known to support x86_64 as a
host platform. You might have luck with configuring this way :
./configure CPPFLAGS=-m32 LDFLAGS="-m32 -L/usr/lib"

HTH,
Jérôme

Other related posts: