Boost logo

Boost Users :

Subject: [Boost-users] linking against boost libraries using a binary compatible compiler
From: Petros (pmamales_at_[hidden])
Date: 2012-07-27 12:54:18


Hi,
I am working on win7 with vs2010. Occasionally I want to compile with the windows intel compiler (icl, 12.1),
whih is to be syntactically and binary fully compatible with the vs2010 (cl10.0).
However, due to the “magic” that binds the boost code with the libraries to link against ( btw, where does this “magic” happen?),
when I am building with intel, the intel libs are searched for. Building boost with the intel compiler on windows can have its moments,
as witnessed by the repeated posts on the web .
I would be perfectly happy with linking msvc-compiled boost with the rest of my code compiled with the intel compiler.
How can this be done ?
Has anyone done it ? (Someone must have thought of this – also saves from two separate builds of the boost libraries )
TVMIA,
Petros




wlEmoticon-winkingsmile_1_.png

Boost-users list run by williamkempf at hotmail.com, kalb at libertysoft.com, bjorn.karlsson at readsoft.com, gregod at cs.rpi.edu, wekempf at cox.net