http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51011
--- Comment #2 from dave.anglin at bell dot net 2011-11-07 20:03:43 UTC --- On 11/7/2011 2:27 PM, amacleod at redhat dot com wrote: > Is dejagnu on hpux limited somehow That's not the problem. The problem is the atomic functions are not being typed correctly: /usr/ccs/bin/ld: Unsatisfied symbols: __atomic_compare_exchange (first referenced in /var/tmp//cc8Tx8dY.o) (data) The linker is looking for a data symbol.