Clean build with JIT fails at stage 2.
Jonathan Wakely
jwakely.gcc@gmail.com
Wed Dec 17 20:44:00 GMT 2014
On 15 December 2014 at 17:00, Ed Smith-Rowland wrote:
> I wanted to try out gcc-jit on my x86_64-linux box:
> I started with a completely empty build directory.
> Configure;
> ed@bad-horse:~/obj$ ../gcc/configure --prefix=/home/ed/bin --enable-lto
> --enable-languages=c,c++,fortran,go,jit,lto,objc,obj-c++
I'm reliably informed you need to configure with --enable-host-shared
More information about the Gcc-help
mailing list