Wrong compiler set as FC in environment ?

https://gitlab.pam-retd.fr/otm/telemac-mascaret/-/blob/main/scripts/python3/compilation/compil_tools.py?ref_type=heads#L1015

FC refers to Fortran compiler so it should be environ["FC"] = fcompiler, shouldn't it ?