Mark Dickinson <dickinsm at gmail.com> added the comment: > LDFLAGS=-xlibmieee ./configure ... I guess that should probably be: LDFLAGS="-Xlinker -xlibmieee" ./configure _______________________________________ Python tracker <report at bugs.python.org> <http://bugs.python.org/issue3167> _______________________________________