tech-pkg archive

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

Re: CVS commit: pkgsrc/mk/compiler



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.
>
> Ok, thanks.
>
> Then I guess I'll have to fix it, because it doesn't have RELRO support :)

And g95 does?

There's a reason this landed early in the branch cycle :-)  But the g95
default has been causing a large amount of trouble for years.


Home | Main Index | Thread Index | Old Index