Rob: error with bindu?

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

Given the following test code:

include dll.e

? open_dll("libglib.so")
? open_dll("libgdk.so")
? open_dll("libgtkxmhtml.so")
? open_dll("libgtk.so")
? open_dll("libgdk_imlib.so")

I get the following (valid) results:

134788864
134831272
134835168
134839464
134841496

When bound, the same code returns:

134789408
134825632
134829504
134833800
0    -- note the last lib fails to load.

Any clues as to why this happens?

Regards,
Irv

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

Search



Quick Links

User menu

Not signed in.

Misc Menu