The getopt wish is fulfilled!
Add wish about building a shared lib.
This commit is contained in:
parent
f162a1d29c
commit
9c3933579f
11
pep-0042.txt
11
pep-0042.txt
|
@ -271,12 +271,6 @@ Building and Installing
|
|||
|
||||
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
|
||||
particular Mac OSX) between the directory "Python" and the key
|
||||
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
|
||||
|
||||
- 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:
|
||||
mode: indented-text
|
||||
|
|
Loading…
Reference in New Issue