summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.wse
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-11-23 18:48:06 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-11-23 18:48:06 (GMT)
commit84c7a3f3289ef786a756faf52c188d2b08c52f34 (patch)
treed607ec04fe6d534ea003a10b5cea801cc80908f3 /PCbuild/python20.wse
parentef7fe2e8137824248cf45d316535b76dae302b5a (diff)
downloadcpython-84c7a3f3289ef786a756faf52c188d2b08c52f34.zip
cpython-84c7a3f3289ef786a756faf52c188d2b08c52f34.tar.gz
cpython-84c7a3f3289ef786a756faf52c188d2b08c52f34.tar.bz2
Try linking the static Sleepycat lib into _bsddb.pyd. Hard to say
whether this is a correct thing to do: + There are linker warnings (see PCbuild\readme.txt). + test_bsddb passes, in both release and debug builds now. + test_bsddb3 has several failures, but it did before too. Also made pythoncore a dependency of the _bsddb project, updated build instructions, added database conversion XXX to NEWS, and fiddled the Windows installer accordingly.
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r--PCbuild/python20.wse11
1 files changed, 0 insertions, 11 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 7b63d6e..bafa2b8 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1853,17 +1853,6 @@ item: Install File
end
item: Remark
end
-item: Remark
- Text=Oddball -- the Sleepcat DLL
-end
-item: Install File
- Source=..\..\db-4.0.14\build_win32\Release\libdb40.dll
- Destination=%MAINDIR%\DLLs\libdb40.dll
- Description=Sleepycat Berekely DB DLL
- Flags=0000000000000010
-end
-item: Remark
-end
item: Install File
Source=.\python%_pymajor_%%_pyminor_%.lib
Destination=%MAINDIR%\libs\python%_PYMAJOR_%%_PYMINOR_%.lib