Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jul 2000 15:56:25 -0400 (EDT)
From:      Andrew Gallatin <gallatin@cs.duke.edu>
To:        Taichu Tanaka <taichu@ihas.nagoya-u.ac.jp>
Cc:        freebsd-alpha@FreeBSD.ORG
Subject:   Re: Linux/alpha emulation available
Message-ID:  <14719.16890.612685.27449@grasshopper.cs.duke.edu>
In-Reply-To: <20000727032457K.taichu@ihas.nagoya-u.ac.jp>
References:  <14717.2828.454006.745321@grasshopper.cs.duke.edu> <20000726220603N.taichu@ihas.nagoya-u.ac.jp> <14718.61754.3971.667147@grasshopper.cs.duke.edu> <20000727032457K.taichu@ihas.nagoya-u.ac.jp>

next in thread | previous in thread | raw e-mail | index | archive | help

Taichu Tanaka writes:
 >    The Fortran compiler seems another story.... now,
 > Fortran compiler stops like;
 > 
 >   % /compat/linux/usr/bin/fort -v bench.f
 >     /usr/lib/compaq/cfal/decfort90 -o /tmp/foreITPLn.o bench.f 
 >     Fatal error in: /usr/lib/compaq/cfal/decfort90 - core dumped
 >     Signal 140
 > 
 > I don't know why. (Probably, this might be another
 > installation issue.)

You have the exact opposite problem this time ;-)
You need to brandelf -t Linux /compat/linux//usr/lib/compaq/cfal/decfort90
After doing this, a minimal test of the Fortran compiler seems to work.



Cheers,

Drew



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




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