[Python-bugs-list] [ python-Bugs-799088 ] distutils ignored LDFLAGS
in Makefile
SourceForge.net
noreply at sourceforge.net
Tue Sep 2 05:40:11 EDT 2003
Bugs item #799088, was opened at 2003-09-02 13:40
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=799088&group_id=5470
Category: Distutils
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Sjoerd Mullender (sjoerd)
Assigned to: Nobody/Anonymous (nobody)
Summary: distutils ignored LDFLAGS in Makefile
Initial Comment:
Distutils ignores the LDFLAGS variable in the Python
Makefile. This is bad, since LDFLAGS typically contains
the -L linker flag telling the linker where to look for
extra libraries.
A possible patch is attached (if the checkbox works
this time :-)
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=105470&aid=799088&group_id=5470
More information about the Python-bugs-list
mailing list