Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <006201c0b6a1$3e6c2ac0$0200a8c0@lifelesswks> From: "Robert Collins" To: "Corinna Vinschen" References: <3AB882C3 DOT 7BCDC988 AT certum DOT pl> <012001c0b1f2$d3c5a000$0200a8c0 AT lifelesswks> <3AB8B9C9 DOT 8B28A06C AT certum DOT pl> <005701c0b24f$d5ce4700$0200a8c0 AT lifelesswks> <3AB9A995 DOT 898783F5 AT certum DOT pl> <20010326132932 DOT E1725 AT cygbert DOT vinschen DOT de> <3ABF4589 DOT 9B966206 AT certum DOT pl> <20010326154732 DOT A13527 AT cygbert DOT vinschen DOT de> <3AC05601 DOT 8F8A1021 AT certum DOT pl> <20010327111831 DOT W1725 AT cygbert DOT vinschen DOT de> Subject: Re: stunnel Date: Tue, 27 Mar 2001 19:35:20 +1000 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.50.4133.2400 X-MimeOLE: Produced By Microsoft MimeOLE V5.50.4133.2400 X-OriginalArrivalTime: 27 Mar 2001 09:30:07.0723 (UTC) FILETIME=[831ECBB0:01C0B6A0] ----- Original Message ----- From: "Corinna Vinschen" To: "cygwin" Sent: Tuesday, March 27, 2001 7:18 PM Subject: Re: stunnel > On Tue, Mar 27, 2001 at 10:57:37AM +0200, Jacek Trzcinski wrote: > > > > Everything is OK. It was my fault. With -f switch stunnel informed me > > there was no /usr/var/stunnel directory where it keeps its PID and port > > to redirect to( without this switch it should have become daemon but it > > hadn't as I mentioned in previous e-mail). After making this directory > > manually it works both in foreground and as a daemon. "Make install" > > does it but it is necessary to remove lines concerning stunnel.so. By > > the way, is cygwin able or are plans it will be to create and understand > > shared objects ? > > Not that I'm aware of. You could change that to creating a DLL. > > Corinna > Yes. .so's are a particular form of shared library - it sounds like the stunnel developers have hardcoded that in their Makefile. You could look into building a .dll by hand tuning the source, or at libtool (sources.redhat.com/projects.html has a link) which has fairly good cygwin support, including .dll creation. Rob -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple