On Tue, 11 Oct 2005, Andrey Shorin wrote:
>> Index: squid-mswin.h
>> #if defined(_MSC_VER) /* Microsoft C Compiler ONLY */
>
>> +/* No param.h on Windows */
>> +#define MAXHOSTNAMELEN 256
>> +
> Guido, I'm not sure if this line belongs here regarding MinGW and
> cygwin.
Does Cygwin and MinGW also lack the MAXHOSTNAMELEN define in their
headers?
> Would you please explain in more detail environment and build
> process for cygwin and MinGW?
The MinGW process I am not sure about, but the cygwin build process should
be exacly like on Unix.
./bootstrap.sh (if using devel.squid-cache.org sources)
./configure ...
make install
> Information from
> http://www.acmeconsulting.it/pagine/opensource/squid/squidnt25.htm and
> http://www.acmeconsulting.it/pagine/opensource/squid/buildenvironment.htm
> is not enough for me.
> In particular, among others, I'm not sure whether HEAD or nt-2_5
> branch should be used.
HEAD in the SourceForge/devel.squid-cache.org CVS tree should never be
used.
For building 2.5 with MS compilers the nt-2_5 branch should be used.
Cygwin/MinGW I am not entirely sure about, but probably the nt-2_5 branch
is a good idea. At least for MinGW (cygwin can build the standard
distribution).
Regards
Henrik
Received on Mon Oct 10 2005 - 16:43:25 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Nov 01 2005 - 12:00:07 MST