libgfortranbegin.a not being inside compiler lib directory

Paul Brook paul@codesourcery.com
Mon Sep 25 23:32:00 GMT 2006


On Tuesday 26 September 2006 00:28, FX Coudert wrote:
> 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?

Probably I couldn't figure out how to get automake to do this.

Paul



More information about the Fortran mailing list