Mailing-List: contact cygwin-developers-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin-developers AT sources DOT redhat DOT com From: Chris Faylor Date: Fri, 25 Aug 2000 13:30:16 -0400 To: cygwin-developers AT sources DOT redhat DOT com Subject: Re: Where to find libintl? Message-ID: <20000825133016.F8102@cygnus.com> Reply-To: cygwin-developers AT sources DOT redhat DOT com Mail-Followup-To: cygwin-developers AT sources DOT redhat DOT com References: <20000825171059 DOT 3966 DOT qmail AT web110 DOT yahoomail DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.3.6i In-Reply-To: <20000825171059.3966.qmail@web110.yahoomail.com>; from earnie_boyd@yahoo.com on Fri, Aug 25, 2000 at 10:10:59AM -0700 On Fri, Aug 25, 2000 at 10:10:59AM -0700, Earnie Boyd wrote: >> So, I added a warning in the Makefile.in when dumper's dependencies are >> not available. Otherwise, it just builds dumper.exe. > >This would be similar to the [non-]building of the documentation when the >appropriate tools don't exist. Do the warnings give sufficient information as >to where to find libbfd.a and libintl.a? *** Not building dumper.exe since some required libraries or headers *** are missing (libbfd.a, libintl.a, and include/). *** Check out and build these libraries from sources.redhat.com if you *** need dumper.exe. Otherwise, you can safely ignore this warning. cgf