On 14/01/2012 6:19 a.m., Alex Rousskov wrote:
On 01/13/2012 03:40 AM, Kinkie wrote:
* Windows support - Amos, Kinkie, Guido ?
MinGW compat fixes are stalled by the test machines being down. Kinkie,
Guido can you look into that please?
CommIO needs shuffling into the DiskIO library. This will resolve one
blocker build issue on Windows.
SMP IPC support on Windows needs to be designed, built and tested.
.. or we could try to make use of the dummy code that was developed
for e.g. OpenBSD and simply not support SMP on Windows yet.
My understanding is that no new/special dummy code is needed for Squid
on Windows in non-SMP mode. Bugs notwithstanding, non-SMP code should
work as well as before shared caching and other SMP features were committed.
Thanks for the details. I guess we need an updated MinGW test run to see
where the particular issues are and see if and why they exist.
Amos