Re: building gcc 14 with gcc 14 ?

2024-12-01 Thread David H. Lynch Jr. via Gcc
tests. But that was using gcc13 to build gcc13. Then my debian system updated to gcc14 and it is failing much quicker.  I will try to post the build errors shortly. Again thx On Sat, 2024-11-30 at 09:54 +, Jonathan Wakely wrote: > > > On Sat, 30 Nov 2024, 09:01 David H.

building gcc 14 with gcc 14 ?

2024-11-30 Thread David H. Lynch Jr. via Gcc
Is it possible to build gcc 13 with gcc 14 ? My system updated to gcc 14 and I am doing some private development for hardware stesting of a new memory addressing paradigm using the GCC 13 code base. Now I can't compile. Do I need to revert my base compiler to gcc 13 ?

Request for Direction.

2023-12-15 Thread David H. Lynch Jr. via Gcc
I am part of a project developing content addressable memory. I am the 2nd author for a paper on this presented at MEMSYS 2023, and with additions likely to be accepted by ACM shortly.  https://www.memsys.io/wp-content/uploads/2023/09/10.pdf My role is to develop software to demonstrate the benef