public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* how could make gcc link static library default?
@ 2013-10-17  3:40 net_robber
  2013-10-17  4:21 ` Anandkumar, CB IN BLR STS
  0 siblings, 1 reply; 11+ messages in thread
From: net_robber @ 2013-10-17  3:40 UTC (permalink / raw)
  To: gcc-help

hi,

i know a option -static to force gcc link static library, which will
ignore shared library.
 but in my case, some library just have shared library.
 so, is want gcc linlk static library first, then shared library if
static one was not found

how to do that?

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2013-10-17 10:42 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-10-17  3:40 how could make gcc link static library default? net_robber
2013-10-17  4:21 ` Anandkumar, CB IN BLR STS
2013-10-17  4:38   ` Terry Guo
2013-10-17  5:06     ` Anandkumar, CB IN BLR STS
2013-10-17  5:48       ` Terry Guo
2013-10-17  6:39         ` net_robber
2013-10-17  6:52           ` Anandkumar, CB IN BLR STS
2013-10-17  6:58             ` net_robber
2013-10-17  9:04               ` Andrew Haley
2013-10-17  9:11                 ` net_robber
2013-10-17 10:42                   ` Andrew Haley

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).