summaryrefslogtreecommitdiff
path: root/docs/LINKS
diff options
context:
space:
mode:
Diffstat (limited to 'docs/LINKS')
-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