public inbox for gas2@sourceware.org
 help / color / mirror / Atom feed
From: Richard Stallman <rms@gnu.ai.mit.edu>
To: ian@cygnus.com
Cc: hjl@nynexst.com, dholland@husc.harvard.edu, gas2@cygnus.com
Subject: Re: problems with ld from binutils 2.5.2l.20
Date: Mon, 11 Sep 1995 13:05:00 -0000	[thread overview]
Message-ID: <199509112004.QAA14727@mole.gnu.ai.mit.edu> (raw)
In-Reply-To: <199509111934.PAA19698@sanguine.cygnus.com>

    Support you run
	ld -Lfoo -lfoo -Lbar -lbar
    The proposed change appears to argue that the -Lbar should not apply
    to the -lfoo.  However, that only matters if foo/libfoo.a does not
    exist.

That is true.

What this shows is that even if the order of options were not rearranged,
the -L feature is insufficient for controlling which libraries are used,
for the reason that it can only add to the end of the search list.

So I guess we might as well not change this unless/until we also make
it powerful enough to alter the search list in more flexible ways.
I don't know of an urgent need to do that.


  reply	other threads:[~1995-09-11 13:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <9508021833.AA27238@husc7.harvard.edu>
1995-08-03  6:53 ` H.J. Lu
1995-08-03  8:29   ` Ian Lance Taylor
1995-09-11 12:34   ` Ian Lance Taylor
1995-09-11 13:05     ` Richard Stallman [this message]
1995-09-12  3:43       ` Wolfgang Stukenbrock

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=199509112004.QAA14727@mole.gnu.ai.mit.edu \
    --to=rms@gnu.ai.mit.edu \
    --cc=dholland@husc.harvard.edu \
    --cc=gas2@cygnus.com \
    --cc=hjl@nynexst.com \
    --cc=ian@cygnus.com \
    /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.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).