This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
About fortran90 modules compatibility
- From: Denis Nagorny <denis_nagorny at linux dot intel dot com>
- To: fortran at gcc dot gnu dot org
- Date: Thu, 08 Jun 2006 10:56:33 +0400
- Subject: About fortran90 modules compatibility
Hi, All!
Is there any requirements on binary interoperability of fortran's modules
compiled by different gcc versions? In other words is it possible to use f90
module compiled by 4.0 with code compiled by 4.1?
Denis