From owner-freebsd-current Sat Nov 2 11: 6:50 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 7763737B483 for ; Sat, 2 Nov 2002 11:06:43 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1201C43E3B for ; Sat, 2 Nov 2002 11:06:43 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: from troutmask.apl.washington.edu (localhost [127.0.0.1]) by troutmask.apl.washington.edu (8.12.6/8.12.5) with ESMTP id gA2J6geZ029164 for ; Sat, 2 Nov 2002 11:06:42 -0800 (PST) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.12.6/8.12.6/Submit) id gA2J6gTK029163 for freebsd-current@FreeBSD.ORG; Sat, 2 Nov 2002 11:06:42 -0800 (PST) Date: Sat, 2 Nov 2002 11:06:42 -0800 From: Steve Kargl To: freebsd-current@FreeBSD.ORG Subject: Re: __sF Message-ID: <20021102190642.GA28971@troutmask.apl.washington.edu> References: <200211021513.gA2FD0d0071422@grimreaper.grondar.org> <20021102102110.A874-100000@sorrow.ashke.com> <20021102174726.GA9686@xor.obsecurity.org> <20021102181031.GB28779@troutmask.apl.washington.edu> <20021102185841.GZ62585@procyon.firepipe.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021102185841.GZ62585@procyon.firepipe.net> 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:58:41AM -0800, Will Andrews wrote: > 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. > It doesn't work the way you think. To understand the issues http://www.freebsd.org/cgi/getmsg.cgi?fetch=1755928+1759974+/usr/local/\ www/db/text/2002/freebsd-current/20021013.freebsd-current -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message