Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Jun 2006 01:07:23 +0000
From:      "NgD Vulto" <hugo.ngd@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   Re: conver Linux shared libraries foo.so to FreeBSD shared libraries
Message-ID:  <7de6ba830606231807y6300dd7eo2041b936a7505030@mail.gmail.com>
In-Reply-To: <20060620075034.19198.qmail@web55203.mail.re4.yahoo.com>
References:  <20060620075034.19198.qmail@web55203.mail.re4.yahoo.com>

next in thread | previous in thread | raw e-mail | index | archive | help
2006/6/20, Simeon Nifos <archwndas@yahoo.com>:
>
> 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?
>
> Thanks in advance!
> Simeon.
>
>
> ---------------------------------
> Want to be your own boss? Learn how on  Yahoo! Small Business.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to "
> freebsd-questions-unsubscribe@freebsd.org"
>

You are probably just needing to read about the linux-base, you can run
linux softwares there, you don't need to convert anything.

cd /usr/ports/emulators/linux_base-fc4

Don't forget to add at your fstab:

linproc         /compat/linux/proc      linprocfs       rw      0       0

Anytime you need to run a linux software use to linux-base.

Hugo Pessoa/NgD Vulto.

-- 
[Freebsd User Group]

Fug-Br/BsD-Ce proud active member.

There will be a day machines will reign, and only the ones able to
understand them will survive.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7de6ba830606231807y6300dd7eo2041b936a7505030>