[patch] Install libgfortranbegin.a as compiler library instead of system library
François-Xavier Coudert
fxcoudert@gmail.com
Tue Sep 26 16:37:00 GMT 2006
Attached 3-lines patch changes libgfortran/Makefile.am so that
libgfortranbegin.a, a small static library linked with all gfortran
programs, is installed into /usr/lib/gcc/target/4.2.0/ rather than the
system-wide /usr/lib.
The automake magic is from Tom Tromey, but I'd like to have the
opinion of a build machinery specialist before commiting: can someone
confirm that the compiler libraries directory is indeed where
libgfortranbegin.a should go?
Thanks,
FX
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgfortranbegin.ChangeLog
Type: application/octet-stream
Size: 208 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20060926/0e0a9373/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: libgfortranbegin.diff
Type: text/x-patch
Size: 750 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/fortran/attachments/20060926/0e0a9373/attachment.bin>
More information about the Fortran
mailing list