Re: GCC compilation fails while compiling gimple-match.cc

2023-05-23 Thread Finn Thain
On Tue, 23 May 2023, John Paul Adrian Glaubitz wrote: > > I am using the virt m68k VM. > > OK. The only other project that comes to my mind where you run into > memory exhaustion issue with qemu-system is the GHC Haskell compiler. > Building it on qemu-user works fine there, too. > Were

Re: GCC compilation fails while compiling gimple-match.cc

2023-05-23 Thread John Paul Adrian Glaubitz
Hello! On Tue, 2023-05-23 at 11:11 -0600, Stan Johnson wrote: > On 5/23/23 11:05 AM, John Paul Adrian Glaubitz wrote: > > ... > > > > We don't have any specific patches but we're building our packages using > > qemu-user and not qemu-system which is why we aren't running into memory > >

Re: GCC compilation fails while compiling gimple-match.cc

2023-05-23 Thread Stan Johnson
Hi Adrian, On 5/23/23 11:05 AM, John Paul Adrian Glaubitz wrote: > ... > > We don't have any specific patches but we're building our packages using > qemu-user and not qemu-system which is why we aren't running into memory > constraints that quickly. > > For what is worth, you should use the

Re: GCC compilation fails while compiling gimple-match.cc

2023-05-23 Thread John Paul Adrian Glaubitz
Hi Stan! On Tue, 2023-05-23 at 10:03 -0600, Stan Johnson wrote: > Does anyone know whether the developers for the Debian m68k port have > run into an issue while compiling gcc (beginning around gcc-12), as > documented at this link: > > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109927 > > If

GCC compilation fails while compiling gimple-match.cc

2023-05-23 Thread Stan Johnson
Hello, Does anyone know whether the developers for the Debian m68k port have run into an issue while compiling gcc (beginning around gcc-12), as documented at this link: https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109927 If you are not seeing any issues, then you might be using a set of