Date: Wed, 12 Jan 2000 22:54:17 +0100 (CET) From: Oliver Fromme <olli@dorifer.heim3.tu-clausthal.de> To: freebsd-emulation@FreeBSD.ORG Subject: Re: DUAL-brand ELF binaries Message-ID: <200001122154.WAA55229@dorifer.heim3.tu-clausthal.de> In-Reply-To: <85ip2j$1c6j$1@atlantis.rz.tu-clausthal.de>
next in thread | previous in thread | raw e-mail | index | archive | help
Vladimir B. Grebeschikov <vova@express.ru> wrote in list.freebsd-emulation: > I have source code of linux libc (with syscalls) and source of > my application that uses oracle client libraries, but I > have no source of oracle libraries, in which no direct syscalls used, > I hope As far as I know, there is no such thing as "direct syscalls". All syscalls go through the libc. If you need those libraries for a program under FreeBSD, I'd recommend that you build that program as a Linux binary. See the linux_devtools port. Or try to bug the Oracle guys to make native FreeBSD libs. :-) Regards Oliver -- Oliver Fromme, Leibnizstr. 18/61, 38678 Clausthal, Germany (Info: finger userinfo:olli@dorifer.heim3.tu-clausthal.de) "In jedem Stück Kohle wartet ein Diamant auf seine Geburt" (Terry Pratchett) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200001122154.WAA55229>