Boost logo

Boost Users :

Subject: Re: [Boost-users] Compiling Boost 1.42 in OS X
From: Nicola (nvitacolonna_at_[hidden])
Date: 2010-03-03 16:42:17


In article <0F29A5D0-1C0E-4EAB-AE5C-1B100FCF8339_at_[hidden]>,
 Andrea Moglia <andrea.moglia_at_[hidden]> wrote:

> 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?

I'd recommend using MacPorts, unless you have strong reasons to want to
do it yourself.

sudo port install boost

does just want you want (use 'port variants boost' for some build
options).


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