On Fri, Apr 10, 2015 at 11:08 AM, Jonathan Wakely <jwakely.gcc@xxxxxxxxx> 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