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: Getting 2 undefined references iin latest (20070822) gfortran windows build


> Installing the latest MinGW runtime fixed the snprintf problem.  Thanks.

Great.

> Unfortunately, I still have OpenMP undefined references which I didn't get
> with previous standalone windows builds.

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.

Thanks again for the reports,
FX


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