libgccjit.so build fails with ISL enabled

Szilárd Páll sin.pecado@gmail.com
Mon Apr 13 18:38:00 GMT 2015


On Fri, Apr 10, 2015 at 11:08 AM, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> On 10 April 2015 at 00:42, Szilárd Páll wrote:
>> Could somebody give me at at least pointers on how/where to file a bug
>> report for this? Is there a reasonably straightforward alternative to
>> compile gcc with git support?
>
> Have you tried configuring without --disable-shared ?

Yes, that's the default, results in this

configure: error:
Enabling language "jit" requires --enable-host-shared.

Found an existing bug report too, strange that it's not been fixed for
such a long time:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64296



More information about the Gcc-help mailing list