public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Pinski <pinskia@gmail.com>
To: Yuanfang Chen <cyfmxc@gmail.com>
Cc: binutils <binutils@sourceware.org>
Subject: Re: ld -plugin option
Date: Thu, 06 Feb 2014 00:17:00 -0000	[thread overview]
Message-ID: <CA+=Sn1=dO3wMyqOA6OLr7F-AxsYwUVB2PzO-dKGzv1_wep8b6A@mail.gmail.com> (raw)
In-Reply-To: <CAJh9x3qqfsGi1M0qxiTWWFFLd4ZCpCc6bBgGMoyxT-3=Qvm2+w@mail.gmail.com>

On Wed, Feb 5, 2014 at 4:07 PM, Yuanfang Chen <cyfmxc@gmail.com> wrote:
> Hello,
>
> Maybe this is a silly question, however, it annoys me today for too
> long.  I'm using ld 2.24, which shows that it supports '-plugin'
> option by 'ld --help |grep plugin', however 'ld -plugin' returns
> "unrecognized option '-plugin'".  I really don't know where the
> problem is.  Another question is that  is the plugin interface
> supported by ld and ld.gold the same?

Yes the interfaces is the same.  The issue you are having is -plugin
takes an argument and you are not supplying an option to the -plugin
option.

Thanks,
Andrew Pinski

>
> thank you so much,
> cyf
>
> [arch@t431s-arch gcc-4.6.4]$ gcc4.6 -###
> Using built-in specs.
> COLLECT_GCC=gcc4.6
> COLLECT_LTO_WRAPPER=/home/arch/Install/gcc-4.6.4/libexec/gcc/x86_64-unknown-linux-gnu/4.6.4/lto-wrapper
> Target: x86_64-unknown-linux-gnu
> Configured with: ../gcc-4.6.4/configure
> --enable-languages=c,c++,fortran --enable-multiarch --enable-shared
> --enable-threads=posix --program-suffix=4.6 --with-gmp=/usr/local/lib
> --with-mpc=/usr/lib --with-mpfr=/usr/lib --without-included-gettext
> --with-system-zlib --with-tune=generic
> --prefix=/home/arch/Install/gcc-4.6.4 --disable-multilib --enable-lto
> --enable-gold --enable-ld=default --enable-plugin
> --with-plugin-ld=ld.gold
> Thread model: posix
> gcc version 4.6.4 (GCC)
>
> [arch@t431s-arch gcc-4.6.4]$ ld -v
> GNU ld (GNU Binutils) 2.24
>
> [arch@t431s-arch gcc-4.6.4]$ ld -plugin
> ld: unrecognized option '-plugin'
> ld: use the --help option for usage information

  reply	other threads:[~2014-02-06  0:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-02-06  0:07 Yuanfang Chen
2014-02-06  0:17 ` Andrew Pinski [this message]
2014-02-06  0:33   ` Yuanfang Chen
2014-02-06  0:47     ` H.J. Lu
     [not found]       ` <CAJh9x3pox1d4SL-OGi3NZjbW+1_4VYoSX7LE5g9fVgoUpMo5fw@mail.gmail.com>
2014-02-06  2:28         ` Yuanfang Chen

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='CA+=Sn1=dO3wMyqOA6OLr7F-AxsYwUVB2PzO-dKGzv1_wep8b6A@mail.gmail.com' \
    --to=pinskia@gmail.com \
    --cc=binutils@sourceware.org \
    --cc=cyfmxc@gmail.com \
    /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).