The getopt wish is fulfilled!

Add wish about building a shared lib.
This commit is contained in:
Guido van Rossum 2001-08-09 15:42:11 +00:00
parent f162a1d29c
commit 9c3933579f
1 changed files with 5 additions and 6 deletions

View File

@ -271,12 +271,6 @@ Building and Installing
http://sourceforge.net/bugs/?func=detailbug&bug_id=116326&group_id=5470 http://sourceforge.net/bugs/?func=detailbug&bug_id=116326&group_id=5470
- We should rename and rationalize the API getopt.c provides, and
always use this, instead of trying to rely on the platform
getopt and fighting with its prototype.
http://www.python.org/pipermail/python-dev/2000-October/016620.html
- There's a name conflict on case insensitive filesystems (in - There's a name conflict on case insensitive filesystems (in
particular Mac OSX) between the directory "Python" and the key particular Mac OSX) between the directory "Python" and the key
build target "python". That's currently solved by abusing the build target "python". That's currently solved by abusing the
@ -294,6 +288,11 @@ Building and Installing
http://sourceforge.net/bugs/?func=detailbug&bug_id=119221&group_id=5470 http://sourceforge.net/bugs/?func=detailbug&bug_id=119221&group_id=5470
- There should be at least an option to build Python as a shared
library.
http://sf.net/tracker/index.php?func=detail&aid=400938&group_id=5470&atid=305470
Local Variables: Local Variables:
mode: indented-text mode: indented-text