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: OpenMP bug with gfortran when compile under Windows platform


On Mon, May 29, 2006 at 02:13:29AM +0100, Henry Kar Ming Chan wrote:
> 
> 1. The exact version of Gfortran:
> Binaries available for gfortran under Windows: mingw
> build, or "native Windows": download the latest
> installer (2006-05-04). 
> 
> 5. The compiler output:
> gfortran.exe: unrecognized option '-pthread'
> gfortran.exe: libgomp.spec: No such file or directory
> 

Does MingW have a pthread library?  GOMP requires pthreads.

-- 
Steve


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