On Wed, Oct 7, 2009 at 11:24 PM, Belcourt, Kenneth wrote:
> Hi Philip,
> On Oct 7, 2009, at 7:55 PM, Philip Lowman wrote:
>
> On Wed, Oct 7, 2009 at 11:12 AM, Justin Holewinski
> wrote:
>
>>
>> I am trying to compile Boost 1.40 with the Intel C++ Compiler, Version
>> 11.1, using CMake and I've en
Thanks! The dependency error is fixed on Windows with the latest nightly
binary. However, this version of CMake seems to break the Boost install
target. Running "make install" results in errors from not finding
libs/preprocessor/include/boost in the source tree, which does not exist.
This occurs
Justin Holewinski wrote:
I have no idea why this is happening. When using the Visual Studio
toolset, the dynamic-link libraries are placed in bin/ and the import
libraries are placed in lib/, like you would expect. Why this is not
the case when using the Intel compiler, I have no idea. Pe
Philip Lowman wrote:
Hi,
I can fix this in CVS, but might have a slightly better way. Can you
tell me what the value of CMAKE_CXX_COMPILER_ID is on Intel C++?
I pushed the recommended change to the 1.40.0 branch in git, will make
another bugfix release if we can get these strange intel (
Hi Philip,
On Oct 7, 2009, at 7:55 PM, Philip Lowman wrote:
On Wed, Oct 7, 2009 at 11:12 AM, Justin Holewinski > wrote:
I am trying to compile Boost 1.40 with the Intel C++ Compiler,
Version 11.1, using CMake and I've encountered two issues so far.
First, on Windows, the Intel C++ Compile
On Wed, Oct 7, 2009 at 9:55 PM, Philip Lowman wrote:
> On Wed, Oct 7, 2009 at 11:12 AM, Justin Holewinski
> wrote:
>
>>
>> I am trying to compile Boost 1.40 with the Intel C++ Compiler, Version
>> 11.1, using CMake and I've encountered two issues so far.
>>
>>
>> First, on Windows, the Intel C++