Date: Sun, 26 Nov 2000 12:47:38 -0800 From: Marcel Moolenaar <marcel@cup.hp.com> To: "O. Hartmann" <ohartman@ipamzlx.physik.uni-mainz.de> Cc: freebsd-emulation@FreeBSD.ORG Subject: Re: NCAR Graphics and FreeBSD (fwd) Message-ID: <3A2176EA.ABA0E2E1@cup.hp.com> References: <Pine.BSF.4.21.0011261643400.476-100000@ipamzlx.physik.uni-mainz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
"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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A2176EA.ABA0E2E1>