Date: Wed, 23 Aug 2000 00:53:25 +0300 From: Nimrod Mesika <nimrodm@bezeqint.net> To: freebsd-questions@freebsd.org Subject: c++ constructors and shared libraries Message-ID: <20000823005325.A27211@localhost.bsd.net.il>
next in thread | raw e-mail | index | archive | help
Seems like C++ constructors for globally declared objects are not called when a shared object is loaded (dlopen). I discovered this while playing with Octave, and have been told it works ok on other platforms (specifically, Linux). Any ideas? -- Nimrod. http://www.geocities.com/rodd_27 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20000823005325.A27211>