public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
From: Greg Chicares <gchicares@sbcglobal.net>
To: cygwin@cygwin.com
Subject: Re: configure cannot find boost libraries
Date: Tue, 27 Jan 2009 01:52:00 -0000	[thread overview]
Message-ID: <497E4A0F.4060200@sbcglobal.net> (raw)
In-Reply-To: <BLU0-SMTP990F943C68DFE05CFC6AE7DDCA0@phx.gbl>

On 2009-01-26 23:28Z, Claude Sylvain wrote:
[...]
> It seems that boost library include files are not located in 
> /usr/include/boost/, but in /usr/include/boost-1_33_1/boost, or something like 
> that, depending of the cygwin version you use.
> 
> A workaround can be to make a copy of /usr/include/boost-1_33_1/boost/ 
> directory into /usr/include/.  This make the boost directory appear at the 
> right place.

That might be an intentional feature, which lets you use
different versions of boost for different C++ programs.

Would it be easier to add
  CPPFLAGS=-I/usr/include/boost-1_33_1
to the './configure' line?

--
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/

  parent reply	other threads:[~2009-01-26 23:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-01-26 23:05 Paulianna2002
2009-01-26 23:16 ` Larry Hall (Cygwin)
2009-01-26 23:42 ` Claude Sylvain
2009-01-26 23:49   ` Larry Hall (Cygwin)
2009-01-27  1:52   ` Greg Chicares [this message]
2009-01-27  4:23     ` Dave Steenburgh
2009-01-26 23:35 Paulianna2002
2009-01-26 23:41 ` Larry Hall (Cygwin)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=497E4A0F.4060200@sbcglobal.net \
    --to=gchicares@sbcglobal.net \
    --cc=cygwin@cygwin.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).