Re: [i386, x32] Trouble bootstrapping x86_64-pc-linux-gnux32

2017-08-14 Thread Daniel Santos
On 08/14/2017 08:09 AM, H.J. Lu wrote: > Yes, I got the same error with --enable-checking=yes,rtl: > > cc1plus: out of memory allocating 56137200 bytes after a total of > 3139436544 bytes > make[5]: *** [Makefile:1104: insn-extract.o] Error 1 Thanks for the confirmation. I have a successful x32 b

Re: [i386, x32] Trouble bootstrapping x86_64-pc-linux-gnux32

2017-08-14 Thread H.J. Lu
On Mon, Aug 14, 2017 at 12:35 AM, Daniel Santos wrote: > On 08/13/2017 07:05 PM, H.J. Lu wrote: >> On Sun, Aug 13, 2017 at 3:52 PM, Daniel Santos >> wrote: >>> I've setup an x32 test environment using Gentoo in hopes of being able >>> to both compile and run x32 tests, but I'm having problems ge

Re: [i386, x32] Trouble bootstrapping x86_64-pc-linux-gnux32

2017-08-14 Thread Daniel Santos
On 08/13/2017 07:05 PM, H.J. Lu wrote: > On Sun, Aug 13, 2017 at 3:52 PM, Daniel Santos > wrote: >> I've setup an x32 test environment using Gentoo in hopes of being able >> to both compile and run x32 tests, but I'm having problems getting a >> successful bootstrap. I'm guessing this is due to

Re: [i386, x32] Trouble bootstrapping x86_64-pc-linux-gnux32

2017-08-14 Thread Daniel Santos
On 08/13/2017 05:52 PM, Daniel Santos wrote: > cc1plus: out of memory allocating 56137200 bytes after a total of > 314880 bytes > make[3]: *** [Makefile:1104: insn-extract.o] Error 1 > make[3]: *** Waiting for unfinished jobs I apparently misunderstood the "after a total of x" part of the

Re: [i386, x32] Trouble bootstrapping x86_64-pc-linux-gnux32

2017-08-13 Thread H.J. Lu
On Sun, Aug 13, 2017 at 3:52 PM, Daniel Santos wrote: > I've setup an x32 test environment using Gentoo in hopes of being able > to both compile and run x32 tests, but I'm having problems getting a > successful bootstrap. I'm guessing this is due to something currently > broken with x32, but I wa

[i386, x32] Trouble bootstrapping x86_64-pc-linux-gnux32

2017-08-13 Thread Daniel Santos
I've setup an x32 test environment using Gentoo in hopes of being able to both compile and run x32 tests, but I'm having problems getting a successful bootstrap. I'm guessing this is due to something currently broken with x32, but I want to make sure it's not something I'm doing wrong, and if it i