public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Maxim Yegorushkin <maxim.yegorushkin@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: gcc-4.7.0 error "ar: Cannot find plugin"
Date: Wed, 25 Apr 2012 15:17:00 -0000	[thread overview]
Message-ID: <CAMg=2z+uZmcDw+ZDpi-gRNiVcTu0HGbPdSEwe67Jq+mabxJJ7A@mail.gmail.com> (raw)

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

             reply	other threads:[~2012-04-25 15:17 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-04-25 15:17 Maxim Yegorushkin [this message]
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

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CAMg=2z+uZmcDw+ZDpi-gRNiVcTu0HGbPdSEwe67Jq+mabxJJ7A@mail.gmail.com' \
    --to=maxim.yegorushkin@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).