Re: Distributing Cygwin-based software

2004-10-15 Thread Soeren Nils Kuklau
Igor Pechtchanski wrote: On Sat, 16 Oct 2004, Soeren Nils Kuklau wrote: [ sha1 call doesn't link ] Try linking it with -lcrypto? ;-) I'm surprised it works on OS/X, though. LDFLAGS = -lpthread -lcrypto We do. ;-) This is *not* the right list for discussing how to subvert th

Re: Distributing Cygwin-based software

2004-10-15 Thread Soeren Nils Kuklau
Jani Tiainen wrote: Dave Korn wrote: Can I have a copy of your source code please? Soon :-) Only if daemon is published (or distributed)... =) Give us a few weeks and we'll release it to the outside. Source and binaries for Mac OS X and Linux/x86. D N wrote: Srvany? Try that out :) Thanks, we

Distributing Cygwin-based software

2004-10-14 Thread Soeren Nils Kuklau
Hi, we're working on a cross-platform server daemon, and on the Windows side, we have chosen to use Cygwin for POSIX compatibility reasons. We have run into several issues on the way: 1) We've looked at `cygrunsrv', and it appears to be a convenient tool for setting our daemon up as an NT servi