On 2022/08/12 11:45, Martin REINDL wrote:
> Am 12.08.2022 um 11:21 schrieb Stuart Henderson:
> > I think that wants "COMPILER_LANGS= c" as well
> > 
> 
> Even though it is mostly egfortran?

The COMPILER mechanism only deals with c/c++; the default is "c
c++" and in that case you will get library dependencies on C++
libraries added on ports-gcc archs

MODGCC4_LANGS is a separate thing and that still includes fortran,
check by setting COMPILER=ports-gcc, with and without using
COMPILER_LANGS, and e.g. "make show=MODGCC4_LANGS" and "make show=WANTLIB".

Reply via email to