Is it possible to open and call functions in a static Linux library (.so) from a native FreeBSD program?


I have tried with a small program that just dlopens the library but it doesn't work as i does with a FreeBSD .so (The Linuxulator is loaded)

Why am I trying this? I got a couple of cheap Cryptoswift SSL accelerators off ebay and they only come with Linux drivers.
The kernel driver seems simple enough to port but openssl communicates with the card thru a precompiled library that that I don't have the source for.


Thanks for any help,

Martin


To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message

Reply via email to