Changes between Initial Version and Version 1 of Ticket #227, comment 3
- Timestamp:
- Jul 19, 2011, 6:31:31 PM (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #227, comment 3
initial v1 1 It is also possible that you run 'make -jN' where N > 1. This will cause both the debug build and the release build to run in parallel and the debug target is likely to finished last in this case. Please check if this is what you have.1 It is also possible that you run 'make -jN' where N > 1. This will cause both the debug build and the release build to run in parallel and the debug target is likely to be finished last in this case. Please check if this is what you have.