Hello

after upgrading the 32 bits toolchain, i have some linking errors when
compiling pkg-config or xz :

pkg-config : 
./glib/glib/.libs/libglib-2.0.a(libglib_2_0_la-gstdio.o):gstdio.c:(.text+0x9ad):
undefined reference to `_imp___wutime32'

xz : xz-file_io.o:file_io.c:(.text+0x52f): undefined reference to
`_imp___futime32'

I had no problem with a previous toolchain.

If I #undef _USE_32BIT_TIME_T it works

Note that the 64 bits toolchain has no problem

Does someone know if a change in header files has been made, that will
explain such errors ?

thank you

Vincent Torri


_______________________________________________
Msys2-users mailing list
Msys2-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/msys2-users

Reply via email to