From: Bernhard B. <ma...@ba...> - 2002-07-26 09:14:11
|
Hi David, I have been working on this issue for quite a while. The first patch is=20 similar to what I have found. But I already have problems linking the sha= red=20 library. You have to make sure that you create .dll instead of .so shared= =20 libraries. According to the cygwin-manual, that's not simple (just using = gcc=20 -shared ... is not enough). My problem is that the linker can't resolve a reference to _errno. But th= at=20 does not seem to be your problem. Maybe things have changed. Could you gi= ve=20 me your exact cygwin-setup? Thanks, Bernhard --=20 Bernhard Bablok ma...@ba... http://www.bablokb.de |