
25 Jun
2004
25 Jun
'04
8:06 a.m.
For example, we add the following code to each ^^^^^^^^^^^
library instance:
extern "C" boost_autoconf() {}
If you add *exactly this* to *each* library, won't you get linker errors when doing static linking, because each boost library will define it's own version of this function?
8-/ Mathew