*** empty log message ***

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@5281 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Dave Beazley 2003-11-09 03:07:20 +00:00
commit 95d9cc91b5

11
README
View file

@ -1,6 +1,6 @@
SWIG (Simplified Wrapper and Interface Generator)
Version: 1.3.19 (March 28, 2003)
Version: 1.3.20 (November 14, 2003)
$Header$
@ -184,6 +184,15 @@ Notes:
before typing 'configure'. In addition, a full build of SWIG requires
the use of bison.
OS X Installation
=================
SWIG is known to work on various flavors of OS X. Follow the Unix installation
instructions above. However, as of this writing, there is still great deal of
inconsistency with how shared libaries are handled by various scripting languages
on OS X. We've tried to resolve these differences to the extent of our knowledge.
This release was most recently checked with the Panther release of OS X on a
Macintosh G5 system. Your mileage may vary.
Testing
=======
If you want to test SWIG before installation, type the following: