From owner-freebsd-emulation@FreeBSD.ORG Mon Jul 11 18:07:58 2005 Return-Path: X-Original-To: freebsd-emulation@freebsd.org Delivered-To: freebsd-emulation@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E1CC516A41C for ; Mon, 11 Jul 2005 18:07:58 +0000 (GMT) (envelope-from JimBodkins@yahoo.com) Received: from smtp110.mail.sc5.yahoo.com (smtp110.mail.sc5.yahoo.com [66.163.170.8]) by mx1.FreeBSD.org (Postfix) with SMTP id 88B2243D45 for ; Mon, 11 Jul 2005 18:07:58 +0000 (GMT) (envelope-from JimBodkins@yahoo.com) Received: (qmail 86211 invoked from network); 11 Jul 2005 18:07:58 -0000 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; h=Received:Message-ID:From:To:Subject:Date:MIME-Version:Content-Type:Content-Transfer-Encoding:X-Priority:X-MSMail-Priority:X-Mailer:Disposition-Notification-To:X-MimeOLE; b=CAGh1FMrG1S0nA3+ovYMgHd4ewfb7MrUcH4LysOKlEAZnz1IHR8Y2uFT/3+enOMUlL4Dx9EDEvKWk21St5NQhh/XQf6dIraWmXG13QdEJN7VPGxbSh3YK5mLEDGGRQ+QT+r2dOgAjVcx1XNYURHAVnE1TA1eMHGD9FcUrph3fuE= ; Received: from unknown (HELO HomePC) (jimbodkins@68.63.189.183 with login) by smtp110.mail.sc5.yahoo.com with SMTP; 11 Jul 2005 18:07:58 -0000 Message-ID: <000701c58643$71f3a190$6401a8c0@HomePC> From: "Jim Bodkikns \(Dakotacom\)" To: Date: Mon, 11 Jul 2005 11:07:47 -0700 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2900.2180 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2900.2180 Subject: Linking linux libs X-BeenThere: freebsd-emulation@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Development of Emulators of other operating systems List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Jul 2005 18:07:59 -0000 A linux emulation question. I suspect I know the answer to this, but what about linking to vendor supplied linux libs? (A vendor product that is provided in the form of libraries that are linked into your apps).