public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: NK <asknkj@gmail.com>
To: binutils@sources.redhat.com
Subject: Question!
Date: Thu, 17 Mar 2005 21:03:00 -0000	[thread overview]
Message-ID: <50feae25050317104335219b7d@mail.gmail.com> (raw)
In-Reply-To: <4239C7FC.8030401@codesourcery.com>

Hello all,

I have question regarding LD, I have modified the SEARCH_DIR path in
the ld using --with-lib-path during configuration. I want ld to look
into new path for libraries I have specified.

Interestingly it is going into /usr/bin and accessing libc.so from
there.. and because I have modified the SEARCH_DIR so it is not going
into /lib and unable to find ld-linux.so.2, but going in /usr/lib;
this is something I don't want.

So my question is even if I have modified the SEARCH_DIR in ld why it
is going into /usr/lib (path is not there)? Is there a way to prevent
that... or it is hard coded somewhere in the code. I have all libc .so
in path I have specified also, but not picking from there...

Thanks a lot in advance. 
-nk

  reply	other threads:[~2005-03-17 18:43 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-03-16 14:52 [PATCH] Fix thumb calls via PLT on ARM/SymbianOS Julian Brown
2005-03-16 14:56 ` Richard Earnshaw
2005-03-16 15:27   ` Daniel Jacobowitz
2005-03-16 16:10     ` Julian Brown
2005-03-16 16:29       ` Richard Earnshaw
2005-03-16 16:34         ` Julian Brown
2005-03-16 16:42       ` Ian Lance Taylor
2005-03-16 16:54         ` Richard Earnshaw
2005-03-16 17:16           ` Ian Lance Taylor
2005-03-16 17:34             ` Richard Earnshaw
2005-03-16 22:00               ` Ian Lance Taylor
2005-03-17  0:13                 ` Richard Earnshaw
2005-03-18 19:59                   ` Julian Brown
2005-03-17 20:58           ` [PATCH] Fix thumb calls via PLT on ARM/SymbianOS (rfc) Julian Brown
2005-03-17 21:03             ` NK [this message]
2005-03-23 20:11               ` Question! Nick Clifton
2005-03-17 21:25             ` [PATCH] Fix thumb calls via PLT on ARM/SymbianOS (rfc) Paul Brook
2005-03-16 16:16     ` [PATCH] Fix thumb calls via PLT on ARM/SymbianOS Richard Earnshaw

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=50feae25050317104335219b7d@mail.gmail.com \
    --to=asknkj@gmail.com \
    --cc=binutils@sources.redhat.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).