Opened 8 years ago
Closed 8 years ago
#10880 closed Bugs (fixed)
failed to build atomic library with studio 12.4 on Solaris 11.2
| Reported by: | Owned by: | timblechmann | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | atomic |
| Version: | Boost 1.56.0 | Severity: | Showstopper |
| Keywords: | Cc: | Andrey.Semashev@… |
Description
Problem:I am not able to build atomic library by using studio 12.4 on Solaris 11.2. build failed with error "CC" -library=stlport4 -xO4 -xO4 -mt -erroff=%none -KPIC -DBOOST_ALL_NO_LIB=1 -DBOOST_ATOMIC_DYN_LINK=1 -DBOOST_ATOMIC_SOURCE -DNDEBUG -I"../../.." -c -o "../../../bin.v2/libs/atomic/build/sun/release/stdlib-sun-stlport/threading-multi/lockpool.o" "../../../libs/atomic/src/lockpool.cpp"
"../../../libs/atomic/src/lockpool.cpp", line 74: Error: "}" expected instead of ",". 1 Error(s) detected.
Change History (2)
comment:1 by , 8 years ago
| Cc: | added |
|---|
comment:2 by , 8 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
Note:
See TracTickets
for help on using tickets.

Should be fixed in https://github.com/boostorg/atomic/commit/6995a64181f1b1328a3b746ad26008ed4f08fc60.