Date: Wed, 25 Oct 2000 21:59:59 +0100 From: David Malone <dwmalone@maths.tcd.ie> To: "O. Hartmann" <ohartman@ipamzlx.physik.uni-mainz.de> Cc: freebsd-stable@freebsd.org, freebsd-newbies@freebsd.org Subject: Re: PGI Fortran Compiler seems to be courios under FreeBSD 4.1.1-STABLE Message-ID: <20001025215959.A81803@synge.maths.tcd.ie> In-Reply-To: <Pine.BSF.4.21.0010251943010.47561-100000@ipamzlx.physik.uni-mainz.de>; from ohartman@ipamzlx.physik.uni-mainz.de on Wed, Oct 25, 2000 at 07:45:04PM %2B0200 References: <Pine.BSF.4.21.0010251943010.47561-100000@ipamzlx.physik.uni-mainz.de>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Oct 25, 2000 at 07:45:04PM +0200, O. Hartmann wrote: > We are very interested in PGI compilers and therefor I'm looking for a way to > run this great compiler suite on our FreeBSD infrastructure. It seems courios > to me that the images of a Linux-box compiled program will work on both FreeBS > and Linux and the image produced under Linux Emulation on a FreeBSD box is > crashing (while compilation works, but no one knows what's going on ..). Have you tried branding the binaries after compiling them on FreeBSD? brandelf -t Linux executable It might be that whatever linker is getting used on FreeBSD isn't doing the right branding. David. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-newbies" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001025215959.A81803>