X-Spam-Check-By: sourceware.org Message-ID: Date: Wed, 26 Jul 2006 09:20:49 +0800 From: "=?GB2312?B?08K6wg==?=" To: cygwin AT cygwin DOT com Subject: how can i search a specific symbol in static library ? MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com there are many static library files in lib directory, when i was reported a error: "undefined reference to XXXXX" how could i know which static library file(.a file) should i append to compile path by parameter L & l is there a convenient way to search a specific symbol in a directory? -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/