This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
RFC: libgfortran library version information display
- From: Jerry DeLisle <jvdelisle at verizon dot net>
- To: Fortran List <fortran at gcc dot gnu dot org>
- Date: Thu, 29 Mar 2007 18:49:04 -0700
- Subject: RFC: libgfortran library version information display
Hi all,
I was wondering of it would be useful to have gfortran -v query the library and
report the version and location of the libgfortran that it is finding.
This would make it much easier to know if installations are right and help users
and us when working problems.
If this is useful, any suggestions about doing this?
Jerry