Frank,
On Tue, Nov 04, 2003 at 07:12:52PM -0500, Frank Seesink wrote:
> Basically it involves building an EXPORT list via 'nm' and then
> building the libary using 'dllwrap'.
Please recommend using "gcc -shared" instead of "dllwrap".
> Finally, fork(). Cygwin is fork()ing hell (pun intended) compared to
> a proper *nix environment. Applications which use fork() either
> directly or indirectly--as Jabberd does since it uses GNU Pth, which
> in turn uses fork()--often have difficulty under Cygwin. As mentioned
> above, when attempting to run a version of Jabberd compiled against
> minires (basically attempting to build Jabberd under Cygwin as you
> would do under *nix), I ran into trouble. The trouble involved
> fork(). I do not have a resolution at this time.
<WAG>
Try rebasing your system:
http://sources.redhat.com/ml/cygwin-announce/2003-09/msg00039.html
</WAG>
Jason
--
PGP/GPG Key: http://www.tishler.net/jason/pubkey.asc or key servers
Fingerprint: 7A73 1405 7F2B E669 C19D 8784 1AFD E4CC ECF4 8EF6