Boost logo

Boost Users :

Subject: Re: [Boost-users] Compiling specific modules
From: Igor R (boost.lists_at_[hidden])
Date: 2010-04-24 15:09:54


> I'm sorry if this is a stupid question... however, I want to compile boost but only specific parts of it. Is this possible?
>
> I'm already using --build-type=minimal - but I want to compile libraries for exactly what I'm using so it doesn't take so long for cross platform compilation.

Use --with or --without:
--with-system --with-thread --with-date_time --with-regex


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