
8 Jun
2009
8 Jun
'09
8:25 p.m.
AMDG Andrey Semashev wrote:
* The steven_watanabe-como platform always fail at linking stage. I admit, this may be some problem in the Jamfile used with tests, but I have no clue as to what it is. Again, other platforms link fine.
The problem is that the como-win toolset doesn't support dynamic linking. Anything that tries to use a dll is going to fail at the moment. In Christ, Steven Watanabe