On 10/23/2013 05:16 AM, Amos Jeffries wrote: > I have been thinking about adding a section to the release notes and > wiki pages about each release detailing the minimum toolchain > requirements for that version of Squid.
> pkg-config (any version) Your trunk r12359 removed pkg-config dependency (at least as far as eCAP is concerned), citing Windows unavailability of pkg-config, despite pkg-config documentation claiming Windows support. Have you found pkg-config on Windows? > a C++ compiler: > g++ 4.6 or later FWIW, g++ 4.4 seems to work OK here. Cheers, Alex.