regnerated ReST docs

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34426 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2005-05-30 19:03:45 +00:00
parent 09ad48d00d
commit 0979bd0161
2 changed files with 53 additions and 1 deletions

View File

@@ -227,7 +227,7 @@ of your wxPython apps please see the wiki and the mail lists.</p>
<p>SOLARIS NOTE: If you get unresolved symbol errors when importing
wxPython and you are running on Solaris and building with gcc, then
you may be able to work around the problem by uncommenting a bit of
code in setup.py and building again. Look for 'SunOS' in setup.py
code in config.py and building again. Look for 'SunOS' in config.py
and uncomment the block containing it. The problem is that Sun's ld
does not automatically add libgcc to the link step.</p>
</li>