Getting 2 undefined references iin latest (20070822) gfortran windows build

François-Xavier Coudert fxcoudert@gmail.com
Fri Aug 24 14:47:00 GMT 2007


> Somehow, -lpthread isn't passed to the linker in the right position in
> the argument list. I suspect this might be due to some change in
> configure options, so I'll build new binaries soon (in the next 24
> hours) and will see if my idea is right.

First try didn't go well, but I have now cornered the problem, and I
am launching a new build. Expect new binaries in about 4 hours.

FX


PS for future reference: building libgomp and pthreads-win32 needs to
be done with --disable-shared passed to toplevel configure, until
libgomp is actually able to be built as shared library. Not using it
creates spec files which expect dynamic linking, which is not what
happens because libgomp is still built statically.



More information about the Fortran mailing list