public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* gcc-4.7.0 error "ar: Cannot find plugin"
@ 2012-04-25 15:17 Maxim Yegorushkin
  2012-04-25 23:12 ` Ian Lance Taylor
  0 siblings, 1 reply; 7+ messages in thread
From: Maxim Yegorushkin @ 2012-04-25 15:17 UTC (permalink / raw)
  To: gcc-help

Hi gents,

I've just configured and compiled gcc-4.7.0. I can compile, link and
run code with the new g++, however, whenever I run the new ar or nm it
responds with the following error message:

    $ /usr/local/ots/gcc/bin/ar
    /usr/local/ots/gcc/bin/ar: Cannot find plugin

My configure invocation was:

../gcc-4.7.0-src/configure --prefix=/usr/local/ots/gcc
--enable-languages=c,c++,fortran --program-suffix=47
--disable-libunwind-exceptions --with-system-zlib
--enable-__cxa_atexit --enable-checking=release --disable-multilib
--with-gmp-include=/usr/local/ots/gcc/include
--with-mpfr-include=/usr/local/ots/gcc/include
--with-mpc-include=/usr/local/ots/gcc/include
--with-ppl-include=/usr/local/ots/gcc/include
--with-cloog-ppl-include=/usr/local/ots/gcc/include
--with-gmp-lib=/usr/local/ots/gcc/lib64
--with-mpfr-lib=/usr/local/ots/gcc/lib64
--with-mpc-lib=/usr/local/ots/gcc/lib64
--with-ppl-lib=/usr/local/ots/gcc/lib64
--with-cloog-ppl-lib=/usr/local/ots/gcc/lib64

Am I doing anything wrong? Any clues how to fix the error?

Maxim

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2012-04-27  5:22 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-04-25 15:17 gcc-4.7.0 error "ar: Cannot find plugin" Maxim Yegorushkin
2012-04-25 23:12 ` Ian Lance Taylor
2012-04-26  7:47   ` Maxim Yegorushkin
2012-04-26 14:56     ` Ian Lance Taylor
2012-04-26 21:29       ` Maxim Yegorushkin
2012-04-27  5:22         ` Ian Lance Taylor
2012-04-26  8:26   ` Maxim Yegorushkin

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).