Boost logo

Ublas :

From: Riccardo Rossi (rrossi_at_[hidden])
Date: 2008-09-01 06:45:22


Hi all,

I am trying to compile boost_1_36_0 under ubuntu linux 8.04 64bit using
intel compiler 10.1.

Compilation is correct using gcc.

i get the error

error: identifier "__sync_lock_test_and_set ia undefined
    inr e = __sync_lock_release( &v_, 1 );

there exist some patches to correct this behaviour but they do not seem
to work under my distribution...

i know that this is not ublas specific however ... could someone forward
this bug report to the boost?

thanks in advance
Riccardo

_