Subject: Re: dlsym(3) is buggy
To: Shin'ichiro TAYA <taya@sm.sony.co.jp>
From: Jason R Thorpe <thorpej@zembu.com>
List: current-users
Date: 11/07/2000 19:30:53
On Wed, Nov 08, 2000 at 11:16:48AM +0900, Shin'ichiro TAYA wrote:

 > I also encountered this problem with galeon.
 > As for main program, '-export-dynamic' solved this problem for my
 > -current/i386 box.
 > Please try this option.

Yah, if you want your program to export symbols to modules, you need
--export-dynamic.

-- 
        -- Jason R. Thorpe <thorpej@zembu.com>