linux-gcc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Mathur, Shobhit" <Shobhit_mathur@adaptec.com>
To: linux-gcc@vger.kernel.org
Subject: gcc: linker input file unused since linking not done
Date: Thu, 20 Mar 2003 06:36:26 +0530	[thread overview]
Message-ID: <3E791412.4A10F9A1@adaptec.com> (raw)

Hello,

I am facing a problem in compiling my source code with the library
[static library ], which I have created.
Upon specifying the appropriate Include-paths,  Lib-paths, and the
appropriate ".a" to which the programs
should link, I get the error from gcc as mentioned in the subject :

gcc: -ltcfg: linker input file unused since linking not done

where, ltcfg  points to  libtcfg.a, which is a static library generated
by me, whose path is specified by  the "-L" directive.

I would like to know why the above message  appears from  gcc.  If so,
what is the remedy to this problem ?

- Please do let me know what is missing

- Thank you

- Shobhit

                 reply	other threads:[~2003-03-20  1:06 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=3E791412.4A10F9A1@adaptec.com \
    --to=shobhit_mathur@adaptec.com \
    --cc=linux-gcc@vger.kernel.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).