[haiku-development] Re: GCC 7.3.0 toolchain for R1?

  • From: "Alexander von Gluck IV" <kallisti5@xxxxxxxxxxx>
  • To: haiku-development@xxxxxxxxxxxxx
  • Date: Tue, 20 Mar 2018 14:40:25 +0000

March 3, 2018 1:23 PM, "Jaroslaw Pelczar" <jpelczar@xxxxxxxxx 
(mailto:%22Jaroslaw%20Pelczar%22%20<jpelczar@xxxxxxxxx>)> wrote:
        Hi,
In case you want to play I made GCC 7.2 and binutils port some time ago. 
https://github.com/jarekpelczar/haiku-buildtools ;
(https://github.com/jarekpelczar/haiku-buildtools)  
 Wow! I've been pouring over this and you made a lot of progress.

I have an initial gcc 7.3 buildtools branch here:

 https://github.com/kallisti5/buildtools/tree/gcc-73 ;
(https://github.com/kallisti5/buildtools/tree/gcc-73)
Do you mind if I follow behind you and consolidate the
patches into something a bit more reduced?

(i'll leave mentions of you in commit logs and leave you as
author in any unmodified patches)

My gcc 7.3.0 branch based on the original gcc 5.x changes
currently gets stuck here:

In file included from ./tm.h:28:0,
 from /home/kallisti5/Code/buildtools-gcc7/gcc/gcc/gencheck.c:26:
/home/kallisti5/Code/buildtools-gcc7/gcc/gcc/config/haiku.h:217:9: error: 
attempt to use poisoned "TARGET_USE_JCR_SECTION"
 #define TARGET_USE_JCR_SECTION 0
 ^
make[2]: *** [Makefile:2595: build/gencheck.o] Error 1
It looks like you removed that JCR stuff however in your changes.

Thanks!

 -- Alex

Other related posts: