search for: gomp_barrier_wait

Displaying 1 result from an estimated 1 matches for "gomp_barrier_wait".

2009 Feb 05
0
[LLVMdev] Linking with OpenMP support
...b/gcc/i686-pc-linux-gnu/4.2.1/../../../libgomp.a(mutex.o): In function `gomp_mutex_lock_slow': (.text+0x4e): undefined reference to `__sync_bool_compare_and_swap_4' /afs/ cs.wisc.edu/p/vertical/tools/llvm-gcc-4.2/bin/../lib/gcc/i686-pc-linux-gnu/4.2.1/../../../libgomp.a(bar.o): In function `gomp_barrier_wait_end': (.text+0x2e): undefined reference to `__sync_lock_test_and_set_4' /afs/ cs.wisc.edu/p/vertical/tools/llvm-gcc-4.2/bin/../lib/gcc/i686-pc-linux-gnu/4.2.1/../../../libgomp.a(bar.o): In function `gomp_barrier_wait_end': (.text+0x6c): undefined reference to `__sync_add_and_fetch_4'...