This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: sed: command garbled


On Aug  3, 2000, Phil Edwards <pedwards@disaster.jaj.com> wrote:

> I already had the current HEAD, and just now updated it to be sure.
> The problem is fixed with the configuration defaults, but passing
> --enable-libstdcxx-v3 breaks it again.

What do you get for CXX_FOR_TARGET in the top-level Makefile?

> P.S.- Should that top-level configure.in really have /bin/bash as its
>       #! invocation line?  I'm all for a Bourne shell that doesn't suck,
>       but is that safe?

It just doesn't matter at all.  configure.in is always run with
${CONFIG_SHELL-/bin/sh}.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]