public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: "Ajay Bansal" <Ajay_Bansal@infosys.com>
To: "Bharathi S" <bharathi@lantana.TeNeT.res.in>,
	"GNU GCC" <gcc-help@gcc.gnu.org>
Subject: RE: shared library loading another shared library
Date: Thu, 27 Feb 2003 13:17:00 -0000	[thread overview]
Message-ID: <2B721C6525F0D411B1E900B0D0226BDD0214901C@mohmsg01.ad.infosys.com> (raw)

Nops.. It doesn't get solved this way. 

Say libs are

libl1
libl2

ldd libl1
.
.
libl2 => .....


If my app links to lib1, lib2 is not being automatically found. Though
both are in the same directory... 

???

-----Original Message-----
From: Bharathi S [mailto:bharathi@lantana.TeNeT.res.in] 
Sent: Thursday, February 27, 2003 6:39 PM
To: GNU GCC
Subject: Re: shared library loading another shared library


On Thu, 27 Feb 2003, Ajay Bansal wrote:

> I get an error in linking. How can I link to this second library.

   Use 2 or more -L options Like  -L/path/lib1 -L/path/lib2 ...

HTH :)
-- 
Bharathi S, IndLinuX Team, (__)
DONLab,     TeNeT Group,   oo /
IIT-Madras, Chennai-INDIA. (_/\

             reply	other threads:[~2003-02-27 13:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-02-27 13:17 Ajay Bansal [this message]
2003-02-27 13:30 ` P.Srihari
     [not found] <616BE6A276E3714788D2AC35C40CD18DAB618C@whale.softwire.co.uk>
2003-02-27 13:27 ` Rupert Wood
  -- strict thread matches above, loose matches on Subject: below --
2003-02-27 12:50 FW: " Ajay Bansal
2003-02-27 13:10 ` Bharathi S

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=2B721C6525F0D411B1E900B0D0226BDD0214901C@mohmsg01.ad.infosys.com \
    --to=ajay_bansal@infosys.com \
    --cc=bharathi@lantana.TeNeT.res.in \
    --cc=gcc-help@gcc.gnu.org \
    /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).