Boost logo

Boost-Build :

From: Larry Evans (cppljevans_at_[hidden])
Date: 2007-10-12 22:58:28


On 10/12/07 18:54, Bill Hoffman wrote:
[snip]
> You should also be able to do this:
>
> cmake -DCMAKE_CXX_COMPILER=/home/evansl/download/gcc/\
> 4.3-20071005/install/bin/g++ -DCMAKE_CXX_COMPILER_ARG1=
> -std=gnu++0x\
> -I/home/evansl/prog_dev/boost-cvs/ro/boost/sandbox/variadic-templates
>
> That should have the same effect without having to use a shell variable.

I tried that, but it didn't work. The resulting CMakeCache.txt didn't
have the MAKE_CXX_COMPILER_ARG1 entry. The bash script I used is
attached.

[snip]




Boost-Build list run by bdawes at acm.org, david.abrahams at rcn.com, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk