[haiku-development] Re: [haiku-development] Re: Unrecognized host system name=D=A x86_64-unknown-linux-gnu.

  • From: "Adrien Destugues" <pulkomandy@xxxxxxxxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Thu, 05 Aug 2010 10:03:17 +0000

> Ok I really have to use the linux32 command for the configuration of 
> the  
> gcc2 generated directory but not for the gcc4 dir. Missed this 
> before. Why  
> I do not need it for gcc4?

gcc4 knows the x86_64 arch, while gcc2 doesn't. So it will detect it 
and you'll get a 64bit binary of your compiler, while gcc2 can only be 
built as a 32bit executable.

-- 
Adrien.

Other related posts:

  • » [haiku-development] Re: [haiku-development] Re: Unrecognized host system name=D=A x86_64-unknown-linux-gnu. - Adrien Destugues