FLTK logo

Re: [fltk.general] Fl_Preferences instead of boost::interprocess

FLTK matrix user chat room
(using Element browser app)   FLTK gitter user chat room   GitHub FLTK Project   FLTK News RSS Feed  
  FLTK Apps      FLTK Library      Forums      Links     Login 
 All Forums  |  Back to fltk.general  ]
 
Previous Message ]New Message | Reply ]Next Message ]

Re: Fl_Preferences instead of boost::interprocess Ian MacArthur Nov 23, 2021  
 
On Tuesday, 23 November 2021 at 03:32:34 UTC anmol... wrote:

Only under WinXX. This thread explains the issue - https://stackoverflow.com/questions/19373061/what-happens-to-global-and-static-variables-in-a-shared-library-when-it-is-dynam

Indeed - it is probably worth noting that the way dynamic libraries (or shared objects) are bound into the application runtime is platform specific, and the way that WinXX handles this is quite different from what Linux does - indeed the various "unices" aren't entirely consistent with each other either..

This has an effect on symbol visibility and the binding of common symbols generally, and there is no "simple answer" to this - if you are using SO/DLL libs, you need to understand what each platform you are targeting does.


--
You received this message because you are subscribed to the Google Groups "fltk.general" group.
To unsubscribe from this group and stop receiving emails from it, send an email to fltkgeneral+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/fltkgeneral/e0f7cadc-aaaf-4e6e-8038-0d3b1e9112b3n%40googlegroups.com.
Direct Link to Message ]
 
     
Previous Message ]New Message | Reply ]Next Message ]
 
 

Comments are owned by the poster. All other content is copyright 1998-2024 by Bill Spitzak and others. This project is hosted by The FLTK Team. Please report site problems to 'erco@seriss.com'.