Re: Dynamic library



On 26 Jan 2006 10:16:07 -0800, gamehack@xxxxxxxxx
<gamehack@xxxxxxxxx> wrote:
>
> void* handle = dlopen("/home/gamehack/shared/libmystuff.so)",
^
> RTLD_LAZY);
>
> But it always fails:
> gamehack@loopy:~/shared$ ./main
> Going to call library code
> not able to load
> /home/gamehack/shared/libmystuff.so): cannot open shared object file:
^
>
> Any pointers why this is happening?
>


--
It's easier to get forgiveness for being wrong than forgiveness for being
right.
.