This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


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

Re: ltconfig error


On Mar 24, 2001, "Jean-Pierre Schwickerath" <email@schwicky.net> wrote:

> In fact gcc 2.95.3 compiles but fails at the configure of libstdc++
> I get the following error:

> [snip]
> checking how to run the C++ preprocessor... c++ -E
> updating cache ./config.cache
> ltconfig: unrecognized option `--build=i586-pc-linux-gnu'
> Try `ltconfig --help' for more information.
> configure: error: libtool configure failed

libstdc++-v3 requires libtool scripts with multi-language support in
the top-level directory.  GCC 2.95.3 doesn't have them.  I suppose
they're in the libstdc++-v3 releases.

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