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: angela.xie@… 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 Andrey Semashev, 8 years ago

Cc: Andrey.Semashev@… added

comment:2 by Andrey Semashev, 8 years ago

Resolution: fixed
Status: newclosed
Note: See TracTickets for help on using tickets.