Can squid be compiled with uclibc? How? Version 2.5.STABLE10 did not pay attention to an variable CC exported to the environment. Both Make and configure seemed to ignore them. I haved src/Makefile to use a uclibc toolchain's cc but upon the first link step it got to, it complained that it needed -lbsd. So, this may be tricker than I think it should be :-) --Chris