Opened 17 years ago
Closed 17 years ago
#204 closed defect (fixed)
gcc -pthread/-mthreads should be keyed on target-os
| Reported by: | ghost | Owned by: | somebody |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | component1 | Version: | |
| Keywords: | cross | Cc: |
Description
Presently, gcc.jam uses -pthreads or -mthreads for multithreading based on host os. We should use target-os property, instead.
Note:
See TracTickets
for help on using tickets.
