]> granicus.if.org Git - python/commit
Try linking the static Sleepycat lib into _bsddb.pyd. Hard to say
authorTim Peters <tim.peters@gmail.com>
Sat, 23 Nov 2002 18:48:06 +0000 (18:48 +0000)
committerTim Peters <tim.peters@gmail.com>
Sat, 23 Nov 2002 18:48:06 +0000 (18:48 +0000)
commit84c7a3f3289ef786a756faf52c188d2b08c52f34
treed607ec04fe6d534ea003a10b5cea801cc80908f3
parentef7fe2e8137824248cf45d316535b76dae302b5a
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.
Misc/NEWS
PCbuild/_bsddb.dsp
PCbuild/pcbuild.dsw
PCbuild/python20.wse
PCbuild/readme.txt