all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Dan Nicolaescu <dann@gnu.org>
To: Glenn Morris <rgm@gnu.org>
Cc: 6184@debbugs.gnu.org
Subject: bug#6184: cleanup: remove src/prefix-args.c
Date: Wed, 19 May 2010 11:24:51 -0400	[thread overview]
Message-ID: <yxqmxvvewxo.fsf@fencepost.gnu.org> (raw)
In-Reply-To: <jxocgcbew5.fsf@fencepost.gnu.org> (Glenn Morris's message of "Wed\, 19 May 2010 02\:10\:34 -0400")

Glenn Morris <rgm@gnu.org> writes:

> Dan Nicolaescu wrote:
>
>> prefix-args.c is only used when compiling with gcc to pass flags to
>> the linker using the -Xlinker syntax. This is not necessary anymore,
>> -Wl, can be used the same way, and the linker flags are generated in
>> that format anyway.
>
> It looks like the -Wl option is about 18 years old, so FWIW I suggest
> you go for it. 



> (Don't you still need something prefix-arg like to put
> in the commas? I'm sure it doesn't require a C program though.)

I would guess not, AFAICS linker flags are already in the -Wl format.
If these flags are produced by configure, then configure can take care
of putting them in the right format...





  reply	other threads:[~2010-05-19 15:24 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-05-13 16:35 bug#6184: cleanup: remove src/prefix-args.c Dan Nicolaescu
2010-05-19  6:10 ` Glenn Morris
2010-05-19 15:24   ` Dan Nicolaescu [this message]
2010-07-08  3:52 ` Dan Nicolaescu

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=yxqmxvvewxo.fsf@fencepost.gnu.org \
    --to=dann@gnu.org \
    --cc=6184@debbugs.gnu.org \
    --cc=rgm@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.
Code repositories for project(s) associated with this external index

	https://git.savannah.gnu.org/cgit/emacs.git
	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.