Boost logo

Boost Users :

Subject: Re: [Boost-users] Compiling Boost 1.42 in OS X
From: Anand Patel (anand.apatel_at_[hidden])
Date: 2010-03-03 17:36:07


Have you tried following.
RELEASE
./bjam variant=release
DEBUG
./bjam variant=debug
-Anand

On Wed, Mar 3, 2010 at 4:42 PM, Nicola <nvitacolonna_at_[hidden]> wrote:

> 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 mailing list
> Boost-users_at_[hidden]
> http://lists.boost.org/mailman/listinfo.cgi/boost-users
>



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