Perhaps the issue is caused by this in the GCC spec file?
*lib:
%{!symbolic: %{pthreads|pthread:-lpthread}
%{pthreads|pthread|fprofile-generate*:} %{p|pg:-ldl} -lc}
If that is true, then the problem should go away if pthreads are not
requested.
Bob -- Bob Friesenhahn [email protected], http://www.simplesystems.org/users/bfriesen/ GraphicsMagick Maintainer, http://www.GraphicsMagick.org/
