Richard wrote:
> ac_compile='${CXX-g++} -c $CXXFLAGS $CPPFLAGS conftest.$ac_ext 1>&5'
Hmmm -- you're right. I got a link error for this test on a newlib enabled
port last night, which definitely shouldn't be happening. I blew the build
tree away, but I'll try to reproduce tonight.
AG