From: Dmitry V. Levin <ldv@rpm5.org>
Date: Sun 27 Apr 2008 - 00:40:51 CEST Message-ID: <20080426224051.GA9734@wo.int.altlinux.org>
Hi,
I wonder why the libpopt.vers version script exports _init and _fini
symbols?
Dynamic linker calls _init/_fini anyway.
Regular application can use these symbols only via dlsym(3).
--
ldv