> > on a side note, these are the problems that I'm having with the head
> > autoconf: can you please advise?
>
>
> > configure.in:18: warning: AC_CANONICAL_HOST invoked multiple times
> > configure.in:18: warning: AC_CANONICAL_BUILD invoked multiple times
>
> No real problem here, it's just t
There has recently been some noise on the gcc lists about making gcc
work for in-source configures and builds. As part of that, I'd like to
try and get libstdc++-v3 to work with in-source configuring. It uses
autoconf/automake/libtool.
As a first step, I stripped a fresh 'gcc' module check out o