NetBSD-Users archive

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

Re: pkgsrc dependencies for libtool: pulling in gcc 10 when it is system compiler



On Mon, Nov 17, 2025 at 08:12:47PM +0100, Riccardo Mottola wrote:
> I need to  install libtool and build does:
> 
> ===> Installing dependencies for libtool-fortran-2.4.7nb1
                                           ~~~~~~~

> => Tool dependency mktools-[0-9]*: found mktools-20220614
> => Tool dependency m4>=1.4: found m4-1.4.19nb1
> => Tool dependency cwrappers>=20150314: found cwrappers-20220403
> => Full dependency gcc10>=10.3.0nb2: NOT found
> 
> 
> building gcc10 is hefty! will take days, why do we need that if the system
> compiler is:
> gcc (nb3 20231008) 10.5.0

The base system compiler does not come with fortran support.

Martin


Home | Main Index | Thread Index | Old Index