[PYTHON MATRIX-SIG] Just checking in

Guido van Rossum guido@CNRI.Reston.Va.US
Wed, 28 Aug 1996 23:18:23 -0400


> 2) Dynamic linking (problems on many architectures)

What is the nature of these problems?  I believe that Python 1.4beta3 supports
dynamic linking on most architectures.  (BTW for NT I had to replace the
static initialization of the type pointers in type objects with dynamic
initializations -- no big deal, one of those linker limitations where
one bows to Microsoft -- although perhaps compiling with C++ would have
helped too.)

--Guido

=================
MATRIX-SIG  - SIG on Matrix Math for Python

send messages to: matrix-sig@python.org
administrivia to: matrix-sig-request@python.org
=================