> I've got a shared library (.so) I wrote in C, with initialization and
> finalization code declared by using the GCC attributes constructor and
> destructor. These init and fini functions simply print out "start" and
> "stop" to stdout. The .so exports one function, which prints out
> "Hello".
>
A bug report (with sample code reproducing the behavior) has been
logged. http://freepascal.org/mantis/view.php?id=9089.
Probably should have done that before I emailed the mailing list. Sorry.
-SG
--
Seth Grover
sethdgrover[at]gmail[dot]com
http://grovers.us/seth
Who is John Galt?
___