libgfortranbegin.a not being inside compiler lib directory
FX Coudert
fxcoudert@gmail.com
Mon Sep 25 23:29:00 GMT 2006
I was reading through libgfortran/Makefile.am and I found the following:
## This should really go in the compiler lib dir, not the system lib
dir.
libgfortranbegin_la_SOURCES = fmain.c
libgfortranbegin_la_LDFLAGS = -static
The question is: if libgfortranbegin.a is supposed to go into the
compiler lib dir, which I understand, then why isn't it done? Paul,
Steven, do you remember?
FX
More information about the Fortran
mailing list