Boost logo

Boost Testing :

From: Markus Schöpflin (markus.schoepflin_at_[hidden])
Date: 2005-06-06 03:31:26


Jonathan Turkanis wrote:

> If there are prebuilt binaries on your system, and if the headers are available,
> the relevant bjam variables are
>
> ZLIB_INCLUDE: path to zlib headers
> ZLIB_BINARY: path to prebuilt binary
> BZIP2_INCLUDE: path to libbz2 headers
> BZIP2_BINARY: path to prebuilt binary
>
> I'd like you to try just setting the xxx_INCLUDE variables, to see if the
> binaries are found automatically.

I finally got around to doing this. I invoke the regression runs now with
-sZLIB_INCLUDE=/usr/local/include and -sBZIP2_INCLUDE=/usr/local/include
nut nothing changes for the cxx compiler. When looking at
http://tinyurl.com/96fqx the include path doesn't show up on the compiler
command line. Did I do something wrong?

Markus


Boost-testing list run by mbergal at meta-comm.com