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 bos
Recipients
Date 2005-01-17.22:55:56
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=28380

The "correct" (i.e. works for me) way to work around this is to run configure with CC="gcc -32" CXX="g++ -m32" instead of setting CFLAGS and LDFLAGS.
History
Date User Action Args
2008-01-20 09:57:25adminlinkissue1104249 messages
2008-01-20 09:57:25admincreate