Hello, I am trying to compile squid-3.0-PRE3-20030830 on a Redhat 7.3 system.
I just upgraded gcc from gcc-2.9.6 that came with the Redhat distribution to gcc-3.2.3 that I got from the gnu.org tarball. When I try to ./configure squid, I get: <snip> configure: running /bin/sh './configure' --prefix=/usr/local/squid --cache-file=/dev/null --srcdir=. checking for g++... g++ checking for C++ compiler default output... a.out checking whether the C++ compiler works... configure: error: cannot run C++ compiled programs. If you meant to cross compile, use `--host'. See `config.log' for more details. configure: error: /bin/sh './configure' failed for lib/libTrie Any ideas what might be going on here? Thanks, Murrah Boswell
