GNU bug report logs -
#6184
cleanup: remove src/prefix-args.c
Previous Next
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.
Full log
View this message in rfc822 format
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...
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.