Comment 21 for bug 1923325

Revision history for this message
alexis rivera (riveraah) wrote :

Added

ifeq ($(shell $(LD) --disable-dynamicbase 2>&1 | grep disable-dynamicbase),)
LINKFLAGS += -Wl,--disable-dynamicbase,--disable-nxcompat
endif

to the Config.x86-win32 for version 2.1.3 and was able to compile and install it also.