search for: gomp_team_end

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

2009 Feb 05
0
[LLVMdev] Linking with OpenMP support
...in/../lib/gcc/i686-pc-linux-gnu/4.2.1/../../../libgomp.a(team.o): In function `gomp_team_start': (.text+0x357): 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(team.o): In function `gomp_team_end': (.text+0x48d): 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(mutex.o): In function `gomp_mutex_lock_slow': (.text+0x20): undefined reference to `__sync_val_compare_and_s...