Waldemar Schultz escribió:
src/makefile.dj2: if not exist $(DOS_DJGPP_V2) del $(SYSTEM_TAG_PREFIX).* ^^^ src/makefile.w32: if not exist $(WIN32_i386) del $(SYSTEM_TAG_PREFIX).* ^^^ IMHO the 'not' should be removed :)
No, that is correct, if the tag file for the makefile you are using don't exist, all possible tag files are removed and a clean is executed.
What do you think about adding the mechanism of creating the grx*.ver grx*.mft grx*.dsm files for DJGPP to the 'make install*' stream ?
.ver and .mft files will be added with the real 2.4.4 release (and the tar.gz package). I don't know how to make a .dsm file, so contibutions are welcome.
generic question: did anyone succeed building TIFF/JPEG/PNG support for MINGW32? If yes, could a how_to be supplied?
Yes, it works, the easy way is to get the binaries from http://mingwrep.sourceforge.net/