summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2012-08-22 11:20:31 +0200
committerAndreas Baumann <abaumann@yahoo.com>2012-08-22 11:20:31 +0200
commit288d553d5b60c84da8795000ac22df288d9becb2 (patch)
treeb891d627e0b22c55adad07dd012f61425e73a2ff /docs
parent8722ffd5fce48d304573820f551ca669c691dda9 (diff)
downloadcrawler-288d553d5b60c84da8795000ac22df288d9becb2.tar.gz
crawler-288d553d5b60c84da8795000ac22df288d9becb2.tar.bz2
adapted some docu
Diffstat (limited to 'docs')
-rwxr-xr-xdocs/LINKS4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/LINKS b/docs/LINKS
index 513f49b..c27648f 100755
--- a/docs/LINKS
+++ b/docs/LINKS
@@ -82,3 +82,7 @@ DLL and shared globals (for Singleton):
- http://stackoverflow.com/questions/1880052/c-duplicated-static-member
- http://stackoverflow.com/questions/4911994/sharing-a-global-static-variable-between-a-process-and-dll
- http://www.ogre3d.org/forums/viewtopic.php?p=75622&sid=ce193664e1d3d7c4af509e6f4e2718c6
+- http://www.lurklurk.org/linkers/linkers.html#wincircular
+
+Linking with gcc and visibility:
+- http://gcc.gnu.org/wiki/Visibility