After reading the forum topic at http://encode.su/threads/936-Suggest...ic-compression I noticed that jpegoptim is at version 1.2.4 (http://www.kokkonen.net/tjko/projects.html), while the latest Windows build I have been able to find is 1.2.2 (http://sourceforge.net/projects/jpeg...m-1.2.2-win32/).
I tried to build 1.2.4, and even if compiled and linked fine against supplied libjpeg6b, it did not work for me (always an error after parsing JPEG markers), tried to build with the original 1.2.2 windows sources, and the same problem. The same happened if moving forward to libjpeg8d, in both jpegoptim 1.2.2. and 1.2.4.
Has anyone been able to compile it, and can post the updated binaries?