public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
* Passing names of libraries to linker.
@ 2005-06-29 18:37 Angel Tsankov
  2005-06-29 20:00 ` Arturas Moskvinas
  0 siblings, 1 reply; 4+ messages in thread
From: Angel Tsankov @ 2005-06-29 18:37 UTC (permalink / raw)
  To: gcc-help mailing list

MS C++ compiler supports a

#pragma comment(lib, "library.lib")

directve, that causes the compiler to pass the quoted file name to the 
linker. The linker is expected to add this file name to the list of 
libraries to be searched for external symbols. Is there a similar mechanism 
in gcc/g++? 


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

end of thread, other threads:[~2005-06-29 23:26 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-06-29 18:37 Passing names of libraries to linker Angel Tsankov
2005-06-29 20:00 ` Arturas Moskvinas
2005-06-29 20:15   ` Arturas Moskvinas
2005-06-29 23:26   ` Rupert Wood

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