This is the mail archive of the fortran@gcc.gnu.org mailing list for the GNU Fortran project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: matmul intrinsic procedure


[jsowoc@localhost ~]$ gfortran -v
Using built-in specs.
Target: i386-redhat-linux
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man 
--infodir=/usr/share/info --enable-shared --enable-threads=posix 
--enable-checking=release --with-system-zlib --enable-__cxa_atexit 
--disable-libunwind-exceptions --enable-libgcj-multifile 
--enable-languages=c,c++,objc,java,f95,ada --enable-java-awt=gtk 
--with-java-home=/usr/lib/jvm/java-1.4.2-gcj-1.4.2.0/jre 
--host=i386-redhat-linux
Thread model: posix
gcc version 4.0.0 20050519 (Red Hat 4.0.0-8)
[jsowoc@localhost ~]$


I will get the CVS version of both 4.0 and 4.1, and compile it using gcc 
4.0.0 (which came with my operating system), and will report back on the 
result.

The source code for "faim" is part of my research and I am not allowed to 
send it out. I will, however, come up with equivalent code shortly.


As for g95 being GPL or not, I was going by what I read on:
http://gcc.gnu.org/wiki/TheOtherGCCBasedFortranCompiler

That wiki page was last updated two weeks ago.


Jan Owoc


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]