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.

classification
Title: python 2.5 fails to build with --as-needed
Type: Stage:
Components: Build Versions: Python 2.5
process
Status: closed Resolution: duplicate
Dependencies: Superseder:
Assigned To: Nosy List: masterdriverz
Priority: normal Keywords:

Created on 2006-09-18 19:57 by masterdriverz, last changed 2022-04-11 14:56 by admin. This issue is now closed.

Messages (2)
msg29874 - (view) Author: Chaza (masterdriverz) Date: 2006-09-18 19:57
Passing -Wl,--as-needed to gcc in LDFLAGS gives an
error, patch currently in the works.
msg29875 - (view) Author: Chaza (masterdriverz) Date: 2006-09-21 12:02
Logged In: YES 
user_id=1096685

Patch submitted to
https://sourceforge.net/tracker/index.php?func=detail&aid=1562825&group_id=5470&atid=305470
History
Date User Action Args
2022-04-11 14:56:20adminsetgithub: 43992
2006-09-18 19:57:55masterdriverzcreate