Ákos Maróy wrote:
Hi,
I'm trying to compile boost 1.33 on MacOS X, and I get a number of failures. I have:
<snip>
I went back and reviewed the massive bjam output from my build of 1.33.0 RC1. I get different "has no symbols" errors, but I got the same set of "internal link edit command failed" errors. I did this on the same version of Mac OSX and gcc that you are using. This suggests to me that the unit test framework library has some problem related to the Mac. I took a quick look at the code, but it was not clear to me what could be wrong. Finding cpp_main wasn't quite good enough.) I am using many other parts of the library, and everything I have used works as expected. I changed the headline a little bit, so that it includes [Unit Test}. I'm hoping this will flag it for the developer. - Rush