From owner-freebsd-current Sat Nov 2 10:10:33 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 A086537B404 for ; Sat, 2 Nov 2002 10:10:32 -0800 (PST) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.208.78.105]) by mx1.FreeBSD.org (Postfix) with ESMTP id 42C4843E77 for ; Sat, 2 Nov 2002 10:10:32 -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 gA2IAVeZ028916; Sat, 2 Nov 2002 10:10:31 -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 gA2IAVAw028915; Sat, 2 Nov 2002 10:10:31 -0800 (PST) Date: Sat, 2 Nov 2002 10:10:31 -0800 From: Steve Kargl To: Kris Kennaway Cc: Adam K Kirchhoff , Mark Murray , freebsd-current@FreeBSD.ORG Subject: Re: __sF Message-ID: <20021102181031.GB28779@troutmask.apl.washington.edu> References: <200211021513.gA2FD0d0071422@grimreaper.grondar.org> <20021102102110.A874-100000@sorrow.ashke.com> <20021102174726.GA9686@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20021102174726.GA9686@xor.obsecurity.org> 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 09:47:26AM -0800, Kris Kennaway wrote: > On Sat, Nov 02, 2002 at 10:35:03AM -0500, Adam K Kirchhoff wrote: > > > So is the current position on the matter that __sF is going to remain out > > of libc? > > Yes. > 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. -- Steve To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message