linux-gcc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* gcc: linker input file unused since linking not done
@ 2003-03-20  1:06 Mathur, Shobhit
  0 siblings, 0 replies; only message in thread
From: Mathur, Shobhit @ 2003-03-20  1:06 UTC (permalink / raw)
  To: linux-gcc

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

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2003-03-20  1:06 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2003-03-20  1:06 gcc: linker input file unused since linking not done Mathur, Shobhit

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 NNTP newsgroup(s).