bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#6184: cleanup: remove src/prefix-args.c


From: Glenn Morris
Subject: bug#6184: cleanup: remove src/prefix-args.c
Date: Wed, 19 May 2010 02:10:34 -0400
User-agent: Gnus (www.gnus.org), GNU Emacs (www.gnu.org/software/emacs/)

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.)





reply via email to

[Prev in Thread] Current Thread [Next in Thread]