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: mingw collect2: CreateProcess


When compiling hello.f (listed below) I received the following error:

	> gfortran -o hello hello.f
	collect2: CreateProcess: no such file or directory

How are you using the binaries? From mingw, or windows cmd.exe? Do you have mingw installed, other that the files contained in the package you downloaded from quatramaran.ens.fr (the link from the wiki). And, what is the output of "gfortran -v -o hello hello.f"?


Thanks;
FX



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