This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: Nit: False 'file path prefix never used' warning


On Jul 29, 1999, Daniel Jacobowitz <drow@false.org> wrote:

> I can see no easy way for collect2 to indicate whether it did use a
> given prefix.

`-v -Wl,-v'?

> Perhaps gcc.c should check, if it knows it is using collect2 and the
> name of the linker collect2 will invoke, if that linker is in a -B
> path?

That wouldn't work if gcc should be configured --with-ld=/path/to/ld,
for example.

-- 
Alexandre Oliva http://www.dcc.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{dcc.unicamp.br,guarana.{org,com}} aoliva@{acm.org,computer.org}
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]