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 loewis
Recipients
Date 2003-09-03.05:24:04
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=21627

I think this is incorrect: LDFLAGS should *not* be used by
distutils. Instead, LDSHARED should incorporate LDFLAGS
where needed. Atleast that is what is done on a number of
platforms (*BSD, Darwin, ...). If your proposed route is
taken, these incorporations would need to be undone, AFAICT.
History
Date User Action Args
2007-08-23 14:16:36adminlinkissue799088 messages
2007-08-23 14:16:36admincreate