Skip to content

Can not build in Mac OSx 10.11.3 #5

Description

@xbee

error

In file included from ./gstring.hpp:35:
./exception.hpp:109:12: error: thread-local storage is not supported for the current target
    static thread_local uint32_t EXCEPTION_OPTIONS = 0;
           ^
./exception.hpp:121:12: error: thread-local storage is not supported for the current target
    static thread_local exception_handler_fn EXCEPTION_HANDLER = nullptr;
           ^
./exception.hpp:126:12: error: thread-local storage is not supported for the current target
    static thread_local void* EXCEPTION_HANDLER_ARG = nullptr;
           ^
./exception.hpp:215:3: warning: captureBacktrace: I do not know how to capture backtrace
      there. Patches welcome. [-W#warnings]
# warning captureBacktrace: I do not know how to capture backtrace there. Patches welcome.
  ^
4 warnings and 3 errors generated.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions