On 11/07/2011 06:17 AM, Hans-Peter Nilsson wrote:
Sorry, no it didn't help. No additional regressions either though, but the undef'd reference changed to two: Excess errors: /tmp/atreg1/gccobj/cris-elf/libstdc++-v3/include/bits/atomic_base.h:273: undefined reference to `std::atomic_thread_fence(std::memory_order)' /tmp/atreg1/gccobj/cris-elf/libstdc++-v3/include/bits/atomic_base.h:274: undefined reference to `__sync_lock_test_and_set_1' collect2: error: ld returned 1 exit status
OK, cool. Its good to have the example of something with no support whatsoever. I'll have a look today.
Andrew