Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2283: building boost fails with intel compiler 10.1 on 64bit ubuntu
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2008-09-10 07:57:27
#2283: building boost fails with intel compiler 10.1 on 64bit ubuntu
-------------------------------+--------------------------------------------
Reporter: guwi17 | Owner:
Type: Bugs | Status: new
Milestone: To Be Determined | Component: Building Boost
Version: Boost 1.36.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+--------------------------------------------
Comment(by anonymous):
The same problem is reproduced on 32-bit Fedora 9 (gcc 4.3.0). Using the
command
bjam --toolset=intel link=static threading=single release stage
produces
./boost/detail/spinlock_sync.hpp(44): error: identifier
"__sync_lock_test_and_set" is undefined
int r = __sync_lock_test_and_set( &v_, 1 );
^
-- Ticket URL: <http://svn.boost.org/trac/boost/ticket/2283#comment:1> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:49:58 UTC