Opened 14 years ago
Closed 14 years ago
#2337 closed Bugs (fixed)
atomic_count_sync.hpp: "__sync_add_and_fetch" is undefined on Intel/IA64
| Reported by: | Peter Dimov | Owned by: | Peter Dimov |
|---|---|---|---|
| Milestone: | Boost 1.37.0 | Component: | smart_ptr |
| Version: | Boost 1.36.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
Need to #include <ia64intrin.h>.
Change History (2)
comment:1 by , 14 years ago
| Status: | new → assigned |
|---|
comment:2 by , 14 years ago
| Resolution: | → fixed |
|---|---|
| Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.

(In [48833]) Fix #2337.