
30 Mar
2011
30 Mar
'11
11:07 p.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