Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 19 Dec 2000 18:00:37 -0600
From:      Dan Nelson <dnelson@emsphone.com>
To:        Scott Cruzen <sic@lerp.com>
Cc:        questions@FreeBSD.ORG
Subject:   Re: Linux Emulation
Message-ID:  <20001219180037.A29169@dan.emsphone.com>
In-Reply-To: <20001219155832.A14191@lerp.com>; from "Scott Cruzen" on Tue Dec 19 15:58:32 GMT 2000
References:  <20001219155832.A14191@lerp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
In the last episode (Dec 19), Scott Cruzen said:
> Hi, Is it possible to build a native FreeBSD program that links to a
> Linux library?
> 
> In particular, I'd like to be able to build a native program that
> links to the Linux OCI stuff (Oracle client libraries).

No; it wouldn't even be able to do any FILE * operations, as our struct
FILE is different from Linux.

The only solution is to install the linux_devtools port and build Linux
binaries.

-- 
	Dan Nelson
	dnelson@emsphone.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




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