
31 Mar
2011
31 Mar
'11
5:07 a.m.
On Mar 30, 2011, at 9:35 PM, Dave Abrahams wrote:
Second, I believe your g++ 4.6 is a plain GCC (toolset=gcc) and not an Apple build (toolset=darwin).
Ah, bjam doesn't accept toolset=gcc on Mac OS X. It just selects darwin anyway. How do others build with a different compiler on OS X? John