*** 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:
parent
7278185f30
commit
95d9cc91b5
1 changed files with 10 additions and 1 deletions
11
README
11
README
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue