"Aaron M. Ucko" <[email protected]> writes: > Christian Hofstaedtler <[email protected]> writes: > >> Maybe you could chime in on the upstream discussion at [1] on how to >> get this past libtool in a working way? > > Oh, right, libtool wrangling. :-/ Thanks for getting the discussion > started; I'll take a look.
Aha, the problem is that this as-needed -latomic request winds up *before* the object files that use symbols from it. Moving the relevant -Wl construct to LIBS should help. I'll comment upstream in a moment. -- Aaron M. Ucko, KB1CJC (amu at alum.mit.edu, ucko at debian.org) http://www.mit.edu/~amu/ | http://stuff.mit.edu/cgi/finger/[email protected]

