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

Previous Next

Package: emacs;

Reported by: Dan Nicolaescu <dann <at> gnu.org>

Date: Thu, 13 May 2010 16:36:01 UTC

Severity: minor

Done: Dan Nicolaescu <dann <at> gnu.org>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 6184 in the body.
You can then email your comments to 6184 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6184; Package emacs. (Thu, 13 May 2010 16:36:02 GMT) Full text and rfc822 format available.

Message #3 received at submit <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: bug-gnu-emacs <at> gnu.org
Subject: cleanup: remove src/prefix-args.c
Date: Thu, 13 May 2010 12:35:47 -0400
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.
So currently prefix-args.c only complicates the build system.




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6184; Package emacs. (Wed, 19 May 2010 06:11:02 GMT) Full text and rfc822 format available.

Message #6 received at 6184 <at> debbugs.gnu.org (full text, mbox):

From: Glenn Morris <rgm <at> gnu.org>
To: Dan Nicolaescu <dann <at> gnu.org>
Cc: 6184 <at> debbugs.gnu.org
Subject: Re: bug#6184: cleanup: remove src/prefix-args.c
Date: Wed, 19 May 2010 02:10:34 -0400
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.)




Information forwarded to owner <at> debbugs.gnu.org, bug-gnu-emacs <at> gnu.org:
bug#6184; Package emacs. (Wed, 19 May 2010 15:25:02 GMT) Full text and rfc822 format available.

Message #9 received at 6184 <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 6184 <at> debbugs.gnu.org
Subject: Re: bug#6184: cleanup: remove src/prefix-args.c
Date: Wed, 19 May 2010 11:24:51 -0400
Glenn Morris <rgm <at> 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 sent to Dan Nicolaescu <dann <at> gnu.org>:
You have taken responsibility. (Thu, 08 Jul 2010 03:53:02 GMT) Full text and rfc822 format available.

Notification sent to Dan Nicolaescu <dann <at> gnu.org>:
bug acknowledged by developer. (Thu, 08 Jul 2010 03:53:02 GMT) Full text and rfc822 format available.

Message #14 received at 6184-done <at> debbugs.gnu.org (full text, mbox):

From: Dan Nicolaescu <dann <at> gnu.org>
To: 6184-done <at> debbugs.gnu.org
Subject: bug#6184: cleanup: remove src/prefix-args.c
Date: Wed, 07 Jul 2010 23:52:46 -0400
Checked in.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 05 Aug 2010 11:24:03 GMT) Full text and rfc822 format available.

This bug report was last modified 14 years and 323 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.