- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
In Makefile.test (tbb40_20111130) there is not a rule to build test_semaphore but there is something suspicious at line 151:
semaphore.$(OBJ)
which doesn't make sense. Perhaps the content of this line should be:
semaphore.$(OBJ)
which doesn't make sense. Perhaps the content of this line should be:
test_semaphore.$(TEST_EXT)
About the test run, the corresponding line is commented, but is not strange since the executable is not build.
At least in OS X the test build and run without problems.
Should this test be build and run or not ?
About the test run, the corresponding line is commented, but is not strange since the executable is not build.
At least in OS X the test build and run without problems.
Should this test be build and run or not ?
Link Copied
2 Replies
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
{x86,Power}/Linux doesn't seem to have a problem, either (in a version based on update 1).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Bug, thanks for notification.
--Vladimir

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page