From owner-freebsd-current Sat Nov 2 11: 0:52 2002 Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0DB8337B401 for ; Sat, 2 Nov 2002 11:00:51 -0800 (PST) Received: from procyon.firepipe.net (procyon.firepipe.net [198.78.66.151]) by mx1.FreeBSD.org (Postfix) with ESMTP id BA6BF43E4A for ; Sat, 2 Nov 2002 11:00:45 -0800 (PST) (envelope-from will@csociety.org) Received: by procyon.firepipe.net (Postfix, from userid 1000) id 7FD7824785; Sat, 2 Nov 2002 10:58:41 -0800 (PST) Date: Sat, 2 Nov 2002 10:58:41 -0800 From: Will Andrews To: Steve Kargl Cc: freebsd-current@FreeBSD.ORG Subject: Re: __sF Message-ID: <20021102185841.GZ62585@procyon.firepipe.net> Mail-Followup-To: Steve Kargl , freebsd-current@FreeBSD.ORG References: <200211021513.gA2FD0d0071422@grimreaper.grondar.org> <20021102102110.A874-100000@sorrow.ashke.com> <20021102174726.GA9686@xor.obsecurity.org> <20021102181031.GB28779@troutmask.apl.washington.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021102181031.GB28779@troutmask.apl.washington.edu> User-Agent: Mutt/1.4i Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Nov 02, 2002 at 10:10:31AM -0800, Steve Kargl wrote: > This will break some commercially available software that > can't easily replaced. > > kargl[248] f95 -V a.f90 > NAGWare Fortran 95 compiler Release 4.2(468) > Copyright 1990-2002 The Numerical Algorithms Group Ltd., Oxford, U.K. > f95comp version is 4.2(468) > /usr/local/lib/NAGWare/libf96.so: undefined reference to `__sF' > collect2: ld returned 1 exit status > > I seriously doubt that NAG will support both a > 4.x and 5.x version of their compiler. That's why we have compat libs. compat4x should handle this unless I'm mistaken. Regards, -- wca To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message