24 Apr
2010
24 Apr
'10
7:09 p.m.
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