Date: Sat, 24 Jun 2006 08:11:24 -0700 (PDT) From: Simeon Nifos <archwndas@yahoo.com> To: freebsd-questions@freebsd.org Subject: howto convert Linux shared libraries foo.so to FreeBSD shared libraries Message-ID: <20060624151124.23405.qmail@web55210.mail.re4.yahoo.com>
next in thread | raw e-mail | index | archive | help
Does anybody know how to convert a shared object compiled in Linux foo-linux.so to a shared object compiled for FreeBSD freebsd-foo.so? I mean a freebsd-foo.so to which I can link with objects compiled by a native FreeBSD compiler. Or equivalently how to create a FreeBSD foo.so from a linux foo.so which would be identical to that which would be compiled from source in FreeBSD? I do not need to run a Linux binary. What I need to do is to link my object (.o) files compiled natively in FreeBSD with a foo.so which is a linux library. Thanks in advance! Simeon. __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060624151124.23405.qmail>
