Mark Mitchell <mark@codesourcery.com> wrote: > It's not the default because it uses a C runtime library interface > that was historically not available on lots of systems; How about letting ./configure test for that interface, and letting that determine the default? paul