Changes between Initial Version and Version 1 of Ticket #4639, comment 3


Ignore:
Timestamp:
Dec 11, 2011, 1:49:49 AM (11 years ago)
Author:
viboes

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #4639, comment 3

    initial v1  
    11I'm not aware of library load/unload interfaces.
    22
    3 In another ticket, someone has proposed to use __atribute__(destructor) or something like that when using gcc.
     3In another ticket, someone has proposed to use __attribute__(destructor) or something like that when using gcc.
    44How can a function be called when the library is unloaded with other compilers? Could you give me a pointer or better yet, could you prepare a patch? Which compiler are you using?