This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rb
Recipients movement, rb, schmir
Date 2008-11-28.16:58:32
SpamBayes Score 0.002299037
Marked as misclassified No
Message-id <1227891513.92.0.0191003015649.issue4434@psf.upfronthosting.co.za>
In-reply-to
Content
Ralf,

I'm sure it does work, but what is the point of linking statically to
libpython.a but then having other dependencies, for example on
lib-dynload/time.so? Why not just link to libpython2.5.so in the first
place?
History
Date User Action Args
2008-11-28 16:58:33rbsetrecipients: + rb, movement, schmir
2008-11-28 16:58:33rbsetmessageid: <1227891513.92.0.0191003015649.issue4434@psf.upfronthosting.co.za>
2008-11-28 16:58:32rblinkissue4434 messages
2008-11-28 16:58:32rbcreate