From: Artem Alimarine (artem_at_[hidden])
Date: 2006-07-11 12:00:10


> Multiple libs is the solution I went with for now. I put a jam file in
> each sub-directory to build a lib and then referenced it from the
> parent. A little annoying, but I set it up once and went on with my
> work. :->

Can you use aliases to avoid long library lists for each executable you
build?