Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Unsubscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sourceware DOT cygnus DOT com Delivered-To: mailing list cygwin AT sourceware DOT cygnus DOT com Message-ID: <37C0BF5C.BC7B27E1@ece.gatech.edu> Date: Sun, 22 Aug 1999 23:26:21 -0400 From: "Charles S. Wilson" X-Mailer: Mozilla 4.6 [en] (WinNT; U) X-Accept-Language: en MIME-Version: 1.0 To: Chris Telting CC: cygwin AT sourceware DOT cygnus DOT com Subject: Re: Perl and cygwin References: <000b01beec6c$8d08f470$ddc856d1 AT hercules> <001801beec72$1a03b4f0$ddc856d1 AT hercules> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Chris Telting wrote: > Can anyone tell me if the perl distributes by activeware uses the cygwin > library? I didn't find the dll in the distribution though I remember it had > it > in a pervious version. Is it staticly linked or do they not use cygwin > anymore? activestate perl is a native windows port. AFAIK, it is a dynamically linked version (that is, it uses .dll's for the modules). Perl (5.005_03) can be compiled with cygwin/egcs, as both a statically linked perl and a dynamically linked perl; however, you have to patch the source. See http://cygutils.netpedia.net/. Perl5.6, due Real Soon Now (tm), will hopefully compile with cygwin out-of-the-box. --Chuck -- Want to unsubscribe from this list? Send a message to cygwin-unsubscribe AT sourceware DOT cygnus DOT com