Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Jun 2001 09:00:49 -0700
From:      "David O'Brien" <obrien@FreeBSD.ORG>
To:        Chris Casey <chriss@phys.ksu.edu>
Cc:        Andrew Gallatin <gallatin@cs.duke.edu>, alpha@FreeBSD.ORG
Subject:   Re: ccc
Message-ID:  <20010607090049.D91396@dragon.nuxi.com>
In-Reply-To: <Pine.SOL.3.96L.1010606210051.537H-100000@schottky.phys.ksu.edu>; from chriss@phys.ksu.edu on Thu, Jun 07, 2001 at 09:55:12AM -0500
References:  <20010606114751.A77329@hub.freebsd.org> <Pine.SOL.3.96L.1010606210051.537H-100000@schottky.phys.ksu.edu>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Jun 07, 2001 at 09:55:12AM -0500, Chris Casey wrote:
> yay...
> Here is what happens with no linux_devtools (kinda long):
> 
> test@polaris:~> fort -extend_source -arch ev6 -L /compat/linux/usr/lib
> -lcxml -o CN1D_2 CrankNicholson.1D.f

Duh, I really cannot read stright this morning.
This invocation is most likely wrong, as you don't want the `fort'
compiler to use libs in /compat.  [we are still working on the goal of a
"native" port, correct?]

> /compat/linux/usr/lib/libfor.so: undefined reference to `getenv@GLIBC_2.0'

You also need to move libfor, libUfor, and libcxml out of the
/compat/linux tree and into /lib/lib/compaq (if the fortran installs
simular to the C compiler)

-- 
-- David  (obrien@FreeBSD.org)

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?20010607090049.D91396>