"Dimitrie O. Paun" dpaun@rogers.com writes:
The winspool.drv issue is a lot more serious than the in-tree execution. This one screws things up badly for the PuTTY build system. Should we modify winebuild to try to link with winspool.drv, and if that fails with winspool.dll when -lwinspool is given? (or the other way around, I don't know)
The right approach would be to implement import libraries. This is already on my TODO list, I'll bump the priority a bit...