Re: JIT on Macos Catalina 10.15.4
Lukas Larsson <[email protected]>
| Newsgroups | gmane.comp.lang.erlang.general |
|---|---|
| Message-ID | <CAP3zBqPBaf3sX7wKkq_B18anE6tryYrBhrJfaPEmcdc0-3ocAw@mail.gmail.com> |
Hello, We run Catalina in our daily tests that use Apple clang version 11.0.3 (clang-1103.0.32.29) and the JIT is enabled there so it should work. Could there be a CXXFLAGS or CFLAGS variable that interferes with the build? Lukas On Thu, Jan 21, 2021 at 1:18 PM Max Lapshin <[email protected]> wrote: > Hi. > > Macos catalina 10.15.4 > xcode-select version 2373 > > Apple clang version 11.0.3 (clang-1103.0.32.62) > > > > erts : > > JIT disabled due to lack of compiler with C++17 support > > > > Is it possible to somehow test jit on macos? >