Jan Ingwer Baer wrote: > My solution to this is to delete the linker-flag --disable-auto-import > from gettext-tools/src/Makefile: > > change > LDFLAGS = -Wl,--disable-auto-import > to > LDFLAGS =
Daiki, You find the rationale for -Wl,--disable-auto-import in the file m4/woe32-dll.m4. Bruno