On Tue, 6 Nov 2018, Matthew Knepley wrote:
On Tue, Nov 6, 2018 at 3:38 AM Lawrence Mitchell <wencel@gmail.com> wrote:
On 6 Nov 2018, at 08:27, Matthew Knepley <knepley@gmail.com> wrote:
*sidx_api.cc:45 <http://sidx_api.cc:45>:8: **error: **thread-local storage is unsupported for the current target*
static __thread struct
Hmm. The internet suggests that various Xcode versions removed (and then later reinstated) thread local storage in apple's clang. Eg here: https://stackoverflow.com/questions/28094794/why-does-apple-clang-disallow-c...
Seems like Xcode 8 and newer do support it. But you have a very old Xcode?
Yep, the old good Xcode is an old Xcode :)
And EOLed :) time for an update to latest osx/xcode - as old osx/Xcode is causing multiple problems for you.. Satish
Can we make __thread a #define which is checked by configure?
Thanks,
Matt
Lawrence _______________________________________________ firedrake mailing list firedrake@imperial.ac.uk https://mailman.ic.ac.uk/mailman/listinfo/firedrake