For a book, I need to be able to extract the cited references from a number of .bib files to make a single .bib containing only those cited.
For this task, I find bibtool extremely useful on linux, but am unable to use it on Windows (XP, 32 bit), because it is only distributed as C source, and I am unable to compile it, lacking the necessary compiler tools. I've tried several times, but keep running into errors I can't resolve.
The author steadfastly refuses to make compiled binaries available, so I wonder if some kind soul would compile it for Windows and make the binary available somewhere, perhaps on CTAN or some other web location.