Is there any interest in enabling static linking again. Can it be
done? From a linking point of view, we have to make sure we do not have
multiple definitions of a debug channel. For this I have a patch that
makes them local to their dll by including the name of the dll in their
name. What about the rest? If there is interest, I'll clean up the patch
and post it, but otherwise...

BTW, the reason I run into this is that .so are not supported on Cygwin. I
hacked it a bit to use static linking again, but I still can not do the
final link. But this is not the problem. The real issue is, after linking,
what would it take to make it run?

--
Dimi.


Reply via email to