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:
parent
4ed49d7f2c
commit
598be9b11c
1 changed files with 1 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue