
29 Dec
2004
29 Dec
'04
9:17 p.m.
Jonathan Turkanis wrote:
BTW, Comeau support says that adding a Windows auto-link facility is on their agenda for 2005.
They could probably save a lot of time by just using the boost one. I was a mixing auto-link questions with dll questions. A more careful investigation is that the Comeau doesn't recognize dllexport . It seems that they went to extra effort to permit compilation of winnt.h but that doesn't include dllexport. So I don't see any way to build a windows DLL library version with this compiler. I'll tweak the serialiation test/build Jamfile accordingly. Robert Ramey