Date: Sat, 2 Nov 2002 10:58:41 -0800 From: Will Andrews <will@csociety.org> To: Steve Kargl <sgk@troutmask.apl.washington.edu> Cc: freebsd-current@FreeBSD.ORG Subject: Re: __sF Message-ID: <20021102185841.GZ62585@procyon.firepipe.net> In-Reply-To: <20021102181031.GB28779@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>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021102185841.GZ62585>