ysa wrote: > However, I solved the problem by removing the line (commenting it out) > > Code: > > EXTRADLLFLAGS = -Wl,--image-base,0x7bc00000 > > > This means you have broken preloader which breaks binaries when relocating to specific address. This is needed for some brain damaged programs like copy protection.