X-Recipient: archive-cygwin AT delorie DOT com X-SWARE-Spam-Status: No, hits=-2.6 required=5.0 tests=BAYES_00 X-Spam-Check-By: sourceware.org Date: Mon, 26 Jan 2009 19:19:42 -0800 (PST) From: Paulianna2002 Reply-To: paulianna2002 AT yahoo DOT com Subject: Re: configure cannot find boost libraries [SOLVED] To: cygwin AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Message-ID: <611219.12822.qm@web52212.mail.re2.yahoo.com> Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: 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 Greg Chicares wrote > Would it be easier to add > CPPFLAGS=-I/usr/include/boost-1_33_1 > to the './configure' line? Voila! Thanks Greg (et al) for responding. This did the trick (without having to create symbolic links and/or copy header directories). ./configure CPPFLAGS=-I/usr/include/boost-1_33_1 -- 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/