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 redcomet
Recipients eric.araujo, pitrou, redcomet, tarek
Date 2010-09-13.14:46:49
SpamBayes Score 0.00010238479
Marked as misclassified No
Message-id <1284389225.44.0.841207140442.issue9181@psf.upfronthosting.co.za>
In-reply-to
Content
I just recompiled using your suggested flags and it is now properly linking my extensions.  I guess using CFLAGS and LDFLAGS was causing the problem.
Is specifying CC the recommended way to build 64 bit python?  If so when I guess this issue is not really an issue at all.
History
Date User Action Args
2010-09-13 14:47:05redcometsetrecipients: + redcomet, pitrou, tarek, eric.araujo
2010-09-13 14:47:05redcometsetmessageid: <1284389225.44.0.841207140442.issue9181@psf.upfronthosting.co.za>
2010-09-13 14:46:49redcometlinkissue9181 messages
2010-09-13 14:46:49redcometcreate