Skip to content

Fixes when not using TBB - #120

Closed
edgarv wants to merge 2 commits into
AcademySoftwareFoundation:masterfrom
edgarv:ev-tbb
Closed

Fixes when not using TBB#120
edgarv wants to merge 2 commits into
AcademySoftwareFoundation:masterfrom
edgarv:ev-tbb

Conversation

@edgarv

@edgarv edgarv commented Jul 11, 2011

Copy link
Copy Markdown
Contributor

There were some issues when not using the bundled TBB headers (USE_TBB=FALSE in the CMake file.) This fixes the compilation of maketx, makes sure to use the Windows intrinsic atomic functions and fixes an issue on which the gcc >= 4.1 atomics were not detected.

TBB has to be disabled on MSVC 64-bit because it does not support inline assembly.

@lgritz

lgritz commented Jul 25, 2011

Copy link
Copy Markdown
Collaborator

LGTM. Sorry about taking so long to review it.

@lgritz

lgritz commented Jul 25, 2011

Copy link
Copy Markdown
Collaborator

Merged.

@lgritz lgritz closed this Jul 25, 2011
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants