Amigans Defender
Joined: 2006/11/17 22:40 Last Login
: Yesterday 22:43
From England
Group:
Registered Users Moderators
|
@salass00
libdl is just a wrapper round the elf.library functions. If it doesn't work, and the old OS4 libdl doesn't work, but directly linking does, then I don't really know what to suggest.
btw initdl just grabs all the necessary pointers from the executable. As it seems to be elf.library doing the crashing, it must be crashing trying to open the ELF Handle (probably because it is NULL).
I'll sort out a version tomorrow with some debugging info so we can figure out why - send me an email to remind me.
Chris
|