I have dowloaded mingw-builds which Toolchains targeting Win32 from below link.
https://sourceforge.net/ projects/mingw-w64/files/ Toolchains%20targetting% 
20Win32/Personal%20Builds/ mingw-builds/4.9.3/threads- win32/dwarf/ and 
building the open source package pgbouncer sources and seeing the following 
linking error:
.objs/pgbouncer/lib/usual/time.o: In function 
`mkgmtime':C:/mingw32/i686-w64-mingw32/include/time.h:220: undefined reference 
to `_mkgmtime32'collect2.exe: error: ld returned 1 exit status
I tried with another builds @ 
https://sourceforge.net/projects/mingw-w64/files/Toolchains%20targetting%20Win32/Personal%20Builds/rubenvb/gcc-4.7-release/
and the package built fine. 
The difference between the two builds I observed is that the _mkgmtime32 is 
present in libmsvcrt.a of the builds in the second path. Why is to so? Which is 
the correct path to pick the mingw builds?
-Sandeep

------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=272487151&iu=/4140
_______________________________________________
Mingw-w64-public mailing list
Mingw-w64-public@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mingw-w64-public

Reply via email to