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]

gfortran compiling help


All,


??????????? Using a suggestion I tried compiling the simple program with -v.? It doesn't tell me anything, but maybe someone out there more versed in gfortran knows:

$ gfortran -v test.f -o ./test.exe
Driving: gfortran -v test.f -o ./test.exe -lgfortranbegin -lgfortran
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) 
COLLECT_GCC_OPTIONS='-v' '-o' './test.exe' '-mtune=generic'
?/usr/local/gfortran/libexec/gcc/i686-pc-cygwin/4.4.0/f951.exe test.f -ffixed-form -quiet -dumpbase test.f -mtune=generic -auxbase test -version -fintrinsic-modules-path /usr/local/gfortran/lib/gcc/i686-pc-cygwin/4.4.0/finclude -o /cygdrive/c/DOCUME~1/BSPAUL~1.ANT/LOCALS~1/Temp/ccKE100l.s



Thanks,
Brent

----------------------------------------------------------------------------
Brent S. Paul???????????????????????????????? ??bpaul@alionscience.com
Hydrodynamics and Hydroacoustic Signatures? ??? Alion Science and Technology
Office:? (860) 462-1038????????????????????? ???fax:? (860) 415-2190
----------------------------------------------------------------------------


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