[Bug 1055873] Re: libpython2.7 needs to be multiarched

2013-01-24 Thread Matthias Klose
addressed in raring ** Changed in: python2.7 (Ubuntu) Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1055873 Title: libpython2.7 needs to be multiarched

[Bug 1055873] Re: libpython2.7 needs to be multiarched

2012-12-13 Thread Barry Warsaw
Both Python 2.7 and 3.3 are multiarch aware: % python-config --ldflags -L/usr/lib/python2.7/config-x86_64-linux-gnu -L/usr/lib -lpthread -ldl -lutil -lm -lpython2.7 -Xlinker -export-dynamic -Wl,-O1 -Wl,-Bsymbolic-functions % python3.3-config --ldflags