Re: Hints on reconfiguring GCC

2023-10-18 Thread R jd via Gcc
Hi all,, I should have followed up. After not applying the patches and attempting what I did, I also saw no changes. So, it is a sync issue with the patches. Thank you. I guess I can ask, why there is not a recursive approach for configuring GCC. e.g. AC_SUBDIRS in the top level? Anyway, this p

Re: Hints on reconfiguring GCC

2023-10-18 Thread Thomas Schwinge
Hi Ryan! In addition to what Iain said: On 2023-10-15T14:00:47+0100, Iain Sandoe wrote: >> On 15 Oct 2023, at 13:40, R jd <3246251196r...@gmail.com> wrote: >> I am part of a team that ensures that GCC is ported for AmigaOS4 and the >> next generation hardware. > > :-) :-) >> My question is in

Re: Hints on reconfiguring GCC

2023-10-15 Thread Iain Sandoe
Hi Ryan, It’s always a good idea to send questions to the mailing list (that gives other people a chance to answer this - probably better than me). > On 15 Oct 2023, at 13:40, R jd <3246251196r...@gmail.com> wrote: > my name is Ryan. I am part of a team that ensures that GCC is ported fo