the visibility attribute also works with gcc3.4

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk/SWIG@8921 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2006-03-01 08:19:18 +00:00
commit 598be9b11c

View file

@ -3,7 +3,7 @@ Version 1.3.29 (In progress)
03/01/2006: mmatus
Use the GCC visibility attribute in SWIGEXPORT.
Now you can compile (with gcc 4.0 or later) using
Now you can compile (with gcc 3.4 or later) using
CFLAGS="-fvisibility=hidden".
Check the difference for the 'std_containers.i' python