Mark Jansen (JIRA)
2018-05-12 21:56:00 UTC
Mark Jansen created CORE-14621:
----------------------------------
Summary: Investigate gcc threadsafe static init code
Key: CORE-14621
URL: https://jira.reactos.org/browse/CORE-14621
Project: Core ReactOS
Issue Type: Improvement
Reporter: Mark Jansen
Assignee: Bug Zilla
MSVC since 2015 creates threadsafe static init code, which we have disabled:
https://github.com/reactos/reactos/commit/3933ca6bce3443b51cc131366614ce537dab4a43
our GCC also includes it, which is still enabled:
https://github.com/reactos/reactos/pull/79
--
This message was sent by Atlassian JIRA
(v7.3.2#73013)
----------------------------------
Summary: Investigate gcc threadsafe static init code
Key: CORE-14621
URL: https://jira.reactos.org/browse/CORE-14621
Project: Core ReactOS
Issue Type: Improvement
Reporter: Mark Jansen
Assignee: Bug Zilla
MSVC since 2015 creates threadsafe static init code, which we have disabled:
https://github.com/reactos/reactos/commit/3933ca6bce3443b51cc131366614ce537dab4a43
our GCC also includes it, which is still enabled:
https://github.com/reactos/reactos/pull/79
--
This message was sent by Atlassian JIRA
(v7.3.2#73013)