Some weird bug with non gnu-make
Marc Espie
espie@schutzenberger.liafa.jussieu.fr
Wed Jul 11 16:42:00 GMT 2001
On Wed, Jul 11, 2001 at 01:23:10PM -0300, Alexandre Oliva wrote:
> On Jul 11, 2001, Marc Espie <espie@schutzenberger.liafa.jussieu.fr> wrote:
>
> > I don't exactly know where to fix that. I believe that libtool should at
> > least be changed not to worry about spaces in the command line it invokes.
>
> The best fix is to use --tag CC or CXX or GCJ, so that libtool doesn't
> waste time trying to figure out which configuration it's supposed to
> use from the command-line arguments, and failing at that.
So, since this is occuring in libstdc++-v3, I assume the Makefile's should
use libtool --tag CXX, or am I missing something ?
This is important for 3.0.1, btw, as it makes it easier to build gcc with
any make...
More information about the Gcc-bugs
mailing list