Linux library conversion

Kris Kennaway kris at obsecurity.org
Tue May 24 09:38:25 PDT 2005


On Tue, May 24, 2005 at 04:33:52PM +0000, Valerio Daelli wrote:
> Hello
> we have a linux perl program to run in FreeBSD.
> We need to convert this library from Linux to FreeBSD:
> 
> msparser.so:                ELF 32-bit LSB shared object, Intel 80386, 
> version 1 (GNU/Linux), not stripped
> 
> Is there any tool similar to brandelf to convert this library and make it 
> work under FreeBSD?

Not that I'm aware of.  The Linux ABI is very different from FreeBSD
(e.g. libc), so it's not at all a straightforward task.

Kris
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20050524/f2fe6394/attachment.bin


More information about the freebsd-questions mailing list