Re: self-hosting on small-ish i386 boxen?

2019-11-18 Thread John D. Baker
On Mon, 18 Nov 2019, Robert Swindells wrote: > "John D. Baker" wrote: > >The combination of LLVM 10.0 and GCC 8 on i386 makes self-hosting on at > >least one i386 machine challenging. > > Which GPU ? > > If it isn't a radeon then you might want to try with MKLLVMRT=no. It is a radeon but it's

Re: self-hosting on small-ish i386 boxen?

2019-11-18 Thread Robert Swindells
"John D. Baker" wrote: >The combination of LLVM 10.0 and GCC 8 on i386 makes self-hosting on at >least one i386 machine challenging. Which GPU ? If it isn't a radeon then you might want to try with MKLLVMRT=no.

self-hosting on small-ish i386 boxen?

2019-11-18 Thread John D. Baker
The combination of LLVM 10.0 and GCC 8 on i386 makes self-hosting on at least one i386 machine challenging. This is a Thinkpad T42 w/2GB RAM and 2GB swap partition. It runs an up-to-date 9.0_BETA (self-hosted build). Up until the switch to GCC 8, it was able to build -current without any