This is the mail archive of the
fortran@gcc.gnu.org
mailing list for the GNU Fortran project.
Re: gfortram and g95
- From: Tobias Schlüter <Tobias dot Schlueter at physik dot uni-muenchen dot de>
- To: Stephen Wornom <stephen dot wornom at sophia dot inria dot fr>
- Cc: fortran at gcc dot gnu dot org
- Date: Tue, 18 Dec 2007 17:20:45 +0100
- Subject: Re: gfortram and g95
- References: <4767F1BC.4040005@sophia.inria.fr>
Stephen Wornom wrote:
What are the difference between gfortran and g95?
They both have the same origin but have been developed separately since
at least 2003. <http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler>
We can only guess at the reasons for the split, as Andy Vaught decided
unilaterally to kick everybody else out of g95 but never explained himself.
Do both have the -r8 option?
You may want to search the documentation for -fdefault-real-8.
- Tobi