Boost logo

Boost :

From: Janek Kozicki (janek_listy_at_[hidden])
Date: 2007-07-11 17:41:48


Stephan Diederich said: (by the date of Wed, 11 Jul 2007 21:52:32 +0200)

> First, the executable needs to be linked with "-rdynamic". With that flag

I confirm that. To write my own plugin loading library on linux I had
to use -rdynamic flag almost everywhere (for plugins too!).

> Second, the call to dlopen a library should be passed RTLD_GLOBAL. With that

However i don't need to do anything with regard to RTLD_GLOBAL

-- 
Janek Kozicki                                                         |

Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk