8 Jan
2004
8 Jan
'04
10:26 p.m.
It chugs for a while, but gets link failures. It gives a warning about undefined symbols and dies. The symbols are cpp_main, test_main, and init_unit_test_suite. It doesn't really look like this is a fatal error - it says it's just a warning and that prebinding is disabled. And I think these are to be defined by the user of the library, so isn't it normal for them to be undefined here?
Yes. You right those are user defined. I do not know why you are getting warnings or errors.
In any case, this is the only error I see other than bjam complaining that the command failed. Any ideas how to fix it?
Thanks, Scott Lamb
Gennadiy