Hi all, I've managed to get a default configuration to build. Unfortunately make check is failing, as if it tried linking c++ code with gcc. Help in figuring out why is welcome :-)
(I had already sent this mail but it was apparently rejected due to html content issues..) On Monday, January 30, 2012, Amos Jeffries <[email protected]> wrote: > On 31.01.2012 05:20, Kinkie wrote: >> >> Hi all, >> in the past 10 days I've done a sprint on Windows. I've decided to >> disregard portability and to cut corners, in order to try and map what >> should be done in order to make it work. >> >> Here's the result: >> squid@win-squid-build /c/work/hudson/eclipse/mswin >> $ ./src/squid.exe -v >> Squid Cache: Version 3.HEAD-BZR >> configure options: '--disable-eui' '--without-aio' '--disable-wccp' >> '--disable-wccpv2' '--enable-disk-io=Blocking' >> '--cache-file=../config.cache' >> >> It still fails to run, but at least the mswin branch now builds :) > > Sweet! > > So the next step is to get ./configure producing a working set of defaults > for Windows. Auto-disable on those features with error messages if people > enable them. > > Amos > -- /kinkie -- /kinkie
