$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] Compiling Boost 1.42 in OS X
From: Andrea Moglia (andrea.moglia_at_[hidden])
Date: 2010-03-03 09:36:29
Hi,
I tried many times to compile Boost 1.42 under OS X. However I always
get relase mode.
I inserted these commands:
./Bootstrap.sh --prefix=destination path
./bjam install
I am looking for a way to compile Boost 1.42 in both debug and release
mode.
Please, could you tell me how to do that?
Thank you.
Andrea