$include_dir="/home/hyper-archives/boost-build/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-build] Errors when using target references to boostlibraries
From: Johan Nilsson (r.johan.nilsson_at_[hidden])
Date: 2009-09-16 02:59:26
Bob Walters wrote:
> On Mon, Sep 14, 2009 at 5:21 AM, Vladimir Prus <ghost_at_[hidden]>
> wrote:
>> can you post a minimal Jamfile reproducing the problem? Please
>> also post output with "--debug-loading" command line option, and
>> tell the absolute path where your Jamroot is located.
>
> I think this may have been a false alarm. I've been kicking off bjam
> from the eclipse CDT as my configured build step. After trying this
> from a raw windows cmd shell, the problem went away. I don't
> understand why yet, probably some unexpected interaction with cygwin,
> but this obviously not a problem for this group.
Ahh, didn't see this before replying to your other post.
Could it then have been the "C:\c++" vs "C:\C++" difference that I mentioned
in my other reply?
/ Johan