public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Matthias Klose <doko@ubuntu.com>
To: "gcc@gcc.gnu.org" <gcc@gcc.gnu.org>
Subject: [rfc] common location for plugins
Date: Tue, 23 Mar 2010 18:29:00 -0000	[thread overview]
Message-ID: <4BA9076A.5010901@ubuntu.com> (raw)

For packages of GCC I would like to see a common location where plugins can be 
installed; currently a path to the plugin has to be given on the command line, 
which is likely to be different for different installations.  What about 
-fplugin=<name> (without the .so) meaning to search for the plugin in a default 
location like <gcclibdir>/plugins for the plugin? -fplugin=<name>.so could also 
be used, but maybe would be ambiguous looking in the current dir, or the plugin dir.

   Matthias

             reply	other threads:[~2010-03-23 18:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-03-23 18:29 Matthias Klose [this message]
2010-03-23 18:29 ` Basile Starynkevitch

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=4BA9076A.5010901@ubuntu.com \
    --to=doko@ubuntu.com \
    --cc=gcc@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).