public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: bley@cs.uni-magdeburg.de
To: ehsan sinavalda <ehsanoracle@yahoo.com>
Cc: gcc-help@gcc.gnu.org
Subject: Re: Problem with linking
Date: Mon, 05 Nov 2001 08:32:00 -0000	[thread overview]
Message-ID: <15348.6474.194209.498817@wh2-19.st.uni-magdeburg.de> (raw)
In-Reply-To: <20011115130702.31032.qmail@web21103.mail.yahoo.com>

>>>>> "ehsan" == ehsan sinavalda <ehsanoracle@yahoo.com> writes:

    ehsan> Hi All I have a problem with linking an oraclel library
    ehsan> (libsql.a)

    ehsan> I entered this command:

    ehsan> gcc -l [libpath]/libsql.a .........

    ehsan> but I received this message:

    ehsan> Can not find -l[pathlib]/libsql.a

    ehsan> But the path and filename is correct

    ehsan> Could someone help me resolving the problem?

    ehsan> E.

RTFM.

gcc -L[libpath] <source-file> -lsql

HTH
Claudio

  reply	other threads:[~2001-11-15 13:34 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-11-04 20:06 ehsan sinavalda
2001-11-05  8:32 ` bley [this message]
2001-11-05 19:12 ` Frank Schafer
  -- strict thread matches above, loose matches on Subject: below --
2002-12-30  7:30 problem " EM Suijker
2002-12-30 11:50 ` Andrea 'fwyzard' Bocci
2002-12-31  9:24   ` LLeweLLyn Reese
2003-01-02  7:18     ` EM Suijker
2003-01-02  0:33   ` Segher Boessenkool
2001-08-17 16:07 Preeti Gopalan
2001-08-22  0:15 ` Alexandre Oliva

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=15348.6474.194209.498817@wh2-19.st.uni-magdeburg.de \
    --to=bley@cs.uni-magdeburg.de \
    --cc=ehsanoracle@yahoo.com \
    --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).