
11 May
2007
11 May
'07
5:17 p.m.
Doug Gregor wrote:
I'm quite certain that library developers aren't our main audience. Rather, I expect most Boost users are application developers. Most applications are only built on one compiler per platform, since you're not going to ship binaries built two compilers on the same platform.
I use the same source tree (via NFS or other means) on several different machines. So, even if there's only one toolset to use per platform, it's still several toolsets per source tree. Regards, m