MinGW build for gfortran

Andrew Pinski pinskia@physics.uc.edu
Wed Jan 5 18:16:00 GMT 2005


On Jan 5, 2005, at 10:57 AM, coudert@lcp.u-psud.fr wrote:

> Hi all,
>
> I'm currently working on building MinGW binaries for gfortran. It is
> failing to configure libgfortran, with the following error message:
>
> checking for csin in -lm... configure: error: Link tests are not 
> allowed
> after GCC_NO_EXECUTABLES.
> make: *** [configure-target-libgfortran] Error 1


Look into config.log to see what is going wrong, usually this means
libm cannot be found which seems wrong.

-- Pinski



More information about the Fortran mailing list