Re: DEFAULT_VERSIONS=gcc=8 results in gfortran7

2018-08-17 Thread Anton Shterenlikht
On Fri, Aug 17, 2018 at 12:55:18PM +0200, Tijl Coosemans wrote: > > Make sure you don't set DEFAULT_VERSIONS elsewhere Yes, I'm an idiot. I had net/mpich/Makefile.local with DEFAULT_VERSIONS. I checked the ports tree with svn diff, but forgot to check with svn status. All is fine now. Thanks for

Re: DEFAULT_VERSIONS=gcc=8 results in gfortran7

2018-08-17 Thread Tijl Coosemans
On Fri, 17 Aug 2018 10:24:53 + Anton Shterenlikht wrote: > I got no replies from fortran@, reposting here. > > I'm building with synth. > jrmarino says this should work, > i.e. the problem is not in synth. > > I have DEFAULT_VERSIONS=gcc=8 in synth make.conf: > > # cat /usr/local/etc/synth/

DEFAULT_VERSIONS=gcc=8 results in gfortran7

2018-08-17 Thread Anton Shterenlikht
I got no replies from fortran@, reposting here. I'm building with synth. jrmarino says this should work, i.e. the problem is not in synth. I have DEFAULT_VERSIONS=gcc=8 in synth make.conf: # cat /usr/local/etc/synth/LiveSystem-make.conf DEVELOPER=yes FFLAGS+= -O2 -pipe -march=bdver2 -mtune=bdve