From 288d553d5b60c84da8795000ac22df288d9becb2 Mon Sep 17 00:00:00 2001 From: Andreas Baumann Date: Wed, 22 Aug 2012 11:20:31 +0200 Subject: adapted some docu --- docs/LINKS | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'docs') 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 -- cgit v1.2.3-54-g00ecf