<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [C++ Toolkit ANNOUNCE] online resources to help determine needed	libraries
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:cpp-announce%40ncbi.nlm.nih.gov?Subject=Re%3A%20%5BC%2B%2B%20Toolkit%20ANNOUNCE%5D%20online%20resources%20to%20help%20determine%20needed%0A%09libraries&In-Reply-To=%3Cw98eilq646u.fsf%40ncbimac1005.ncbi.nlm.nih.gov%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   
   <LINK REL="Next"  HREF="000131.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[C++ Toolkit ANNOUNCE] online resources to help determine needed	libraries</H1>
<!--htdig_noindex-->
    <B>Aaron Ucko</B> 
    <A HREF="mailto:cpp-announce%40ncbi.nlm.nih.gov?Subject=Re%3A%20%5BC%2B%2B%20Toolkit%20ANNOUNCE%5D%20online%20resources%20to%20help%20determine%20needed%0A%09libraries&In-Reply-To=%3Cw98eilq646u.fsf%40ncbimac1005.ncbi.nlm.nih.gov%3E"
       TITLE="[C++ Toolkit ANNOUNCE] online resources to help determine needed	libraries">ucko at ncbi.nlm.nih.gov
       </A><BR>
    <I>Fri Jan 15 23:53:29 EST 2010</I>
    <P><UL>
        
        <LI>Next message: <A HREF="000131.html">[C++ Toolkit ANNOUNCE] Datatool v2.0.0 released
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#130">[ date ]</a>
              <a href="thread.html#130">[ thread ]</a>
              <a href="subject.html#130">[ subject ]</a>
              <a href="author.html#130">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--/htdig_noindex-->
<!--beginarticle-->
<PRE>The core C++ Toolkit group here at NCBI is pleased to announce the public
availability of two online resources to make it easier to determine which
of the C++ Toolkit's libraries a project needs.

- The symbol search tool
  <A HREF="http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lib_search/libsearch.cgi">http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/lib_search/libsearch.cgi</A>
  can help you find the library corresponding to a given function or class.

- The library-dependency summarizer
  <A HREF="http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/dglistdeps.cgi">http://www.ncbi.nlm.nih.gov/IEB/ToolBox/CPP_DOC/depgraphs/dglistdeps.cgi</A>
  (to whose output libsearch.cgi links) can help you determine what other
  libraries you need, and in what order to link them to avoid errors with
  typical (one-pass) Unix linkers.

The C++ Toolkit's online manual contains more information about both tools:
<A HREF="http://www.ncbi.nlm.nih.gov/bookshelf/br.fcgi?book=toolkit&amp;part=ch_faq#ch_faq.faq.CannotFindObjectSymbol">http://www.ncbi.nlm.nih.gov/bookshelf/br.fcgi?book=toolkit&amp;part=ch_faq#ch_faq.faq.CannotFindObjectSymbol</A>

-- 
Aaron Ucko &lt;ucko at ncbi&gt;, NCBI C++ Toolkit core development group

</PRE>


<!--endarticle-->
<!--htdig_noindex-->
    <HR>
    <P><UL>
        <!--threads-->
	
	<LI>Next message: <A HREF="000131.html">[C++ Toolkit ANNOUNCE] Datatool v2.0.0 released
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#130">[ date ]</a>
              <a href="thread.html#130">[ thread ]</a>
              <a href="subject.html#130">[ subject ]</a>
              <a href="author.html#130">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="http://www.ncbi.nlm.nih.gov/mailman/listinfo/cpp-announce">More information about the cpp-announce
mailing list</a><br>
<!--/htdig_noindex-->
</body></html>