gfortran
Jerry DeLisle
jvdelisle@verizon.net
Tue Jun 10 00:52:00 GMT 2008
Daniel Franke wrote:
> 2008/6/9 Paul, Brent S <bpaul@alionscience.com>:
>> Daniel,
>>
>> $ gfortran -v
>> Using built-in specs.
>> Target: i686-pc-cygwin
>> Configured with: ../gcc44/configure --prefix=/usr/local/gfortran
>> --enable-languages=c,fortran --disable-bootstrap --enable-threads=posix
>> --enable-sjlj-exceptions --enable-version-specific-runtime-libs
>> --enable-nls --disable-libmudflap --disable-shared
>> --disable-win32-registry --with-system-zlib --enable-checking=release
>> --enable-werror --without-included-gettext --without-x --enable-libgomp
>> Thread model: posix
>> gcc version 4.4.0 20080517 (experimental) [trunk revision 135459] (GCC)
>>
>> I've also tried it without the "./" and there wasn't an executable
>> created. I added the "./" because I was worried it was defaulting to
>> some other directory.
>
> Hm. Here I run FX' built as available from the wiki (20080514, Target:
> i586-pc-mingw32) from cygwin. If this is supposed to work I can't
> tell, however, it works for me. Or better, it works mostly, there are
> some issues with absolute and relative paths names. That's why I
> suggested to try without the './'.
>
> Does gcc work with a simple .c file?
>
Hmmm. I do the Cygwin build on the wiki. I will check here. Do you have the
Cygwin mpfr and gmp libraries installed?
Jerry
More information about the Fortran
mailing list