Re: calling dlopen

new topic     » goto parent     » topic index » view thread      » older message » newer message
mattlewis said...

I also removed your ifdefs, since I'm running on a 64-bit system

This makes me wonder. Maybe Shawn is somehow getting dlopen() to open a 64bit library under a 32bit process? (Which is impossible and thus causes the failure.) This shouldn't be happening (there's some kind of /lib/ld.so magic behind the scenes to redirect shared objects to the appropriate 32bit or 64bit directories iirc), but if it was somehow happening, then it would explain his results.

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu