From owner-freebsd-emulation Sun Nov 26 12:47:54 2000 Delivered-To: freebsd-emulation@freebsd.org Received: from palrel3.hp.com (palrel3.hp.com [156.153.255.226]) by hub.freebsd.org (Postfix) with ESMTP id 1A0AF37B4C5 for ; Sun, 26 Nov 2000 12:47:50 -0800 (PST) Received: from adlmail.cup.hp.com (adlmail.cup.hp.com [15.0.100.30]) by palrel3.hp.com (Postfix) with ESMTP id C11EC6C; Sun, 26 Nov 2000 12:47:48 -0800 (PST) Received: from cup.hp.com (p1000180.nsr.hp.com [15.109.0.180]) by adlmail.cup.hp.com (8.9.3 (PHNE_18546)/8.9.3 SMKit7.02) with ESMTP id MAA21003; Sun, 26 Nov 2000 12:47:39 -0800 (PST) Message-ID: <3A2176EA.ABA0E2E1@cup.hp.com> Date: Sun, 26 Nov 2000 12:47:38 -0800 From: Marcel Moolenaar Organization: Hewlett-Packard X-Mailer: Mozilla 4.73 [en] (X11; U; Linux 2.2.12 i386) X-Accept-Language: en MIME-Version: 1.0 To: "O. Hartmann" Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: NCAR Graphics and FreeBSD (fwd) References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-emulation@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org "O. Hartmann" wrote: > > So, primary question is: installing Linux libraries being used by a > Fotran compiler used by Linux emulation seems more reasonable than > compiling sources under FreeBSD and then using them by an Linux Fortran > compiler. Is this right? Yes. You can't mix FreeBSD libraries and Linux binaries (and vice versa). You can however compile Linux libraries on FreeBSD as well. To do that, install the linux_devtools port from the ports collection and build the library from within a Linux shell. By doing that, you'll use the Linux compiler to compile and thus end up with a Linux library. -- Marcel Moolenaar mail: marcel@cup.hp.com / marcel@FreeBSD.org tel: (408) 447-4222 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-emulation" in the body of the message