Opened 13 years ago
Last modified 12 years ago
#3993 new Bugs
target-os=linux should imply threadapi=posix
Reported by: | Vladimir Prus | Owned by: | Vladimir Prus |
---|---|---|---|
Milestone: | Boost 1.43.0 | Component: | build |
Version: | Boost 1.42.0 | Severity: | Problem |
Keywords: | Cc: |
Description
Trying to do crosscompile from windows host to linux target results in windows.h included in Boost.Thread. Should default to posix threadapi in this case.
Note:
See TracTickets
for help on using tickets.