tech-pkg archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: CVS commit: pkgsrc/mk/compiler



On Wed, Apr 01, 2020 at 07:50:07AM -0400, Greg Troxel wrote:
> Thomas Klausner <wiz%NetBSD.org@localhost> writes:
> 
> > On Wed, Apr 01, 2020 at 07:43:29AM -0400, Greg Troxel wrote:
> >> Thomas Klausner <wiz%NetBSD.org@localhost> writes:
> >> > My bulk builds now pull in gcc8 on 9.99.52/amd64 which comes with gcc
> >> > 8.4.0.
> >> >
> >> > AFAICT this comes from math/coinmp and devel/libtool-fortran, which
> >> > set "fortran" in USE_LANGUAGES.
> >> >
> >> > Does this need to use gcc8 from pkgsrc or can it use gcc8 from base?
> >> 
> >> Yes, because gcc8 in base does not include fortran.  I am pretty sure
> >> that if there is /usr/bin/gfortran then it would have been used, and if
> >> not we can fix that.

Would fortran itself w/o any associated libs be usefull?
Or: what amount of libs would this add (both in space and build time)?

Martin


Home | Main Index | Thread Index | Old Index