Re: open_dll on Linux?

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

No, it should be handled by your package manager, once we get packages built for distribution. I've no idea how the linking decides which version to load, but proper dependencies would at least ensure that the right libraries are there.

Not really. Here's the problem:

libm = open_dll("/usr/lib/libm.so") 

That fails on any 64bit OS. libm.so is a 64bit version.

Yes, I was really referring to the need to compile 32bit versions.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu