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: Some weird bug with non gnu-make


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.

-- 
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]