* Olaf Weber
Right now I've got a couple of things in the pipeline, including reworking parts of kpathsea (which may allow me to meet you on these "issues", but which will also make integration "interesting") and reworking the way the build system works (which also may have implications.)
Great!
Finally, I was wondering what's up with those .rc files that I find all over the place in the texlive source tree. They seem to contain version and banner info for windows, but fair number of them appears to be outdated.
Yes, these are resource files which provide some data to be fed into the .exe. They used to be into some separate directory, but somehow, they are really part of the executable file, so should be provided with the other source files. However, as you noticed I didn't find enough time to update them. Fabrice