Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-ID: <40D7268E.5020106@x-ray.at> Date: Mon, 21 Jun 2004 20:18:54 +0200 From: Reini Urban User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; de-AT; rv:1.7) Gecko/20040514 MultiZilla/1.5.0.4h MIME-Version: 1.0 To: cygwin AT cygwin DOT com CC: 3APA3A <3APA3A AT SECURITY DOT NNOV DOT RU> Subject: Re: Compiling DLLs to be used from native Win32 application References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-IsSubscribed: yes Dave Korn schrieb: > Got any exciting new vuln reports coming up soon then? Found a security > hole or three in cygwin? I guess that he just wants to add this proxy being loaded dynamically: http://www.security.nnov.ru/soft/3proxy/howtoe.asp#GCCWIN > # How to compile 3proxy with GCC under Windows > > Extract source files from 3proxy.tgz (for example with tar -xzf > 3proxy.tgz command if you have tar installed) Use make -f Makefile.win > command. If you want to use POSIX emulation Cygwin library (normally > you shouldn't) - use make -f Makefile.unix instead. Windows specific > things (like installing as service) will not be available if compiled > with Cygwin emulation. Reading this I spotted a false information. It is possible to run it as service: via cygrunsrv. $ less /usr/share/doc/Cygwin/cygrunsrv.README -- Reini Urban http://xarch.tu-graz.ac.at/home/rurban/ -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/