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 mingw not working on MS VISTA


I confirm the findings of the previous posts and threads, I tried many
solution, including
adding all the relevant directories to the path. These do not solve
the problem, see the following.


>gfortran Hello.f90 -v
Driving: gfortran Hello.f90 -v -lgfortranbegin -lgfortran
 Using built-in specs.
Target: i586-pc-mingw32
 Configured with: ../trunk/configure --prefix=/mingw
--enable-languages=c,fortran --with-gmp=/home/FX/local --with-ld=/mi
 ngw/bin/ld --with-as=/mingw/bin/as --disable-werror
--enable-bootstrap --enable-threads --disable-nls --build=i586-pc-mi
 ngw32 --enable-libgomp --disable-shared
Thread model: win32
 gcc version 4.4.0 20080312 (experimental) [trunk revision 133139] (GCC)
COLLECT_GCC_OPTIONS='-v' '-mtune=pentium'
  f951 Hello.f90 -quiet -dumpbase Hello.f90 -mtune=pentium -auxbase
Hello -version -fintrinsic-modules-path finclude -o .
 /ccFVbTc3.s
GNU F95 (GCC) version 4.4.0 20080312 (experimental) [trunk revision
133139] (i586-pc-mingw32)
         compiled by GNU C version 4.4.0 20080312 (experimental)
[trunk revision 133139], GMP version 4.2.1, MPFR version
  2.3.1.
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
 COLLECT_GCC_OPTIONS='-v' '-mtune=pentium'
 as -v -o ./ccAm2Ci4.o ./ccFVbTc3.s
 GNU assembler version 2.17.50 (mingw32) using BFD version 2.17.50 20060824
COMPILER_PATH=
 LIBRARY_PATH=
COLLECT_GCC_OPTIONS='-v' '-mtune=pentium'
  ld -Bdynamic crt2.o crtbegin.o ./ccAm2Ci4.o -lgfortranbegin
-lgfortran -lmingw32 -lgcc -lmoldname -lmingwex -lmsvcrt -l
 user32 -lkernel32 -ladvapi32 -lshell32 -lmingw32 -lgcc -lmoldname
-lmingwex -lmsvcrt crtend.o
ld: crt2.o: No such file: No such file or directory

Is there a workaround for this?

 Thanks a lot

Simone
 --
______________________________________________________

Simone Giannerini
Dipartimento di Scienze Statistiche "Paolo Fortunati"
Universita' di Bologna
Via delle belle arti 41 - 40126 Bologna, ITALY
 Tel: +39 051 2098262 Fax: +39 051 232153
http://www2.stat.unibo.it/giannerini/
______________________________________________________


-- 
______________________________________________________

Simone Giannerini
Dipartimento di Scienze Statistiche "Paolo Fortunati"
Universita' di Bologna
Via delle belle arti 41 - 40126 Bologna, ITALY
Tel: +39 051 2098262 Fax: +39 051 232153
http://www2.stat.unibo.it/giannerini/
______________________________________________________


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