Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [photran] Problem with make

Title: sincerely_yours.txt
Le 29/10/2009 21:16, Xi Chen a écrit :
Hi,

I don't know if this is a silly question. I followed the user guide and installed the cygwin gfortran (gcc4-fortran), but I
...
/cygdrive/c/Users/xic/Workspace1/hello/Debug/../hello.f90:1: undefined reference to `__gfortran_set_options'
/usr/lib/gcc/i686-pc-cygwin/3.4.4/../../../libcygwin.a(libcmain.o):(.text+0xab): undefined reference to
Apparently you mix a gcc-4 fortran with a 3.4.4 libcygwin. This may cause problems...
I would try again after donwloading and installing MinGW gcc and gfortran (from http://www.equation.com/servlet/equation.cmd?fa=fortran for example).

--
Sincerely yours,

Michel DEVEL

Back to the top