Hi FX,

> What is the current status of JIT in GCC ? It does not currently work on
> macOS, with a bug in libgccjit.so linkage. We can work around it with a
> hack of the Make-lang.in
> (https://raw.githubusercontent.com/Homebrew/formula-patches/e9e0ee09389a54cc4c8fe1c24ebca3cd765ed0ba/gcc/6.1.0-jit.patch)
> but it seems to me that a proper solution would be use --version-script
> only conditional, with a check for symver support, and check whether
> -soname or -install_name should be passed to create the shared library.

agreed ;-)  I've had similar problems on Solaris, see PR jit/84288 for
the details and an initial patch.

        Rainer

-- 
-----------------------------------------------------------------------------
Rainer Orth, Center for Biotechnology, Bielefeld University

Reply via email to