dmake -f makefile.mk ====================== del /f config.h Can not find D:\perl\win32\config.h. copy config_H.gc config.h Number of copied files: 1. #### d:/mingw32/bin/../lib/gcc/i686-w64-mingw32/4.8.0/../../../../i686-w64-mingw32/bin/ld.exe: ..\libperl518s.a(perllib.o): bad reloc address 0x0 in section `.data' collect2.exe: error: ld returned 1 exit status dmake: Warning: -- Found file corresponding to virtual target [..\uudmap.h]. dmake: Error code 129, while making '..\perl-static.exe' #### 24,25c24,25 < INST_DRV *= d: < INST_TOP *= $(INST_DRV)\perl_compiled --- > INST_DRV *= c: > INST_TOP *= $(INST_DRV)\perl 171c171 < BUILD_STATIC *= define --- > #BUILD_STATIC *= define 180c180 < ALL_STATIC *= define --- > #ALL_STATIC *= define 190c190 < CCHOME *= d:\mingw32 --- > CCHOME *= C:\MinGW