Staging
v0.5.1
https://github.com/python/cpython
Revision 3c4bb802d08cbce3edd7ede3746debeb6b2418ca authored by Guido van Rossum on 18 December 1997, 23:55:32 UTC, committed by Guido van Rossum on 18 December 1997, 23:55:32 UTC
it seems harmless for other platforms.  It plays tricks with the name
of the library used to link with.  Apparently DG/UX really wants a
shared library to link with if it wants shared modules to use symbols
from the library.  I'm not sure why this wasn't an issue with 1.4;
DG/UX seems to be the only platform where moving to a single library
made things harder!

BTW This adds a target to create libpython$(VERSION).so; however this
target is *only* for DG/UX.
1 parent 8f4ceb1
History
Tip revision: 3c4bb802d08cbce3edd7ede3746debeb6b2418ca authored by Guido van Rossum on 18 December 1997, 23:55:32 UTC
Patch by Brian Gallew for DG/UX. I'm not quite sure what it does but
Tip revision: 3c4bb80
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgtags -rw-r--r-- 1.1 KB
Makefile.in -rw-r--r-- 16.5 KB
README -rw-r--r-- 38.7 KB
acconfig.h -rw-r--r-- 2.7 KB
config.h.in -rw-r--r-- 10.0 KB
configure -rwxr-xr-x 113.9 KB
configure.in -rw-r--r-- 18.0 KB
install-sh -rwxr-xr-x 2.1 KB

README

back to top