Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: <mailto:cygwin-subscribe AT sources DOT redhat DOT com> List-Archive: <http://sources.redhat.com/ml/cygwin/> List-Post: <mailto:cygwin AT sources DOT redhat DOT com> List-Help: <mailto:cygwin-help AT sources DOT redhat DOT com>, <http://sources.redhat.com/ml/#faqs> Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Message-ID: <3B6059F7.3030309@ece.gatech.edu> Date: Thu, 26 Jul 2001 13:57:11 -0400 From: Charles Wilson <cwilson AT ece DOT gatech DOT edu> User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010713 X-Accept-Language: en-us MIME-Version: 1.0 To: Peter Buckley <peter DOT buckley AT cportcorp DOT com> CC: "Poggesi AT inwind DOT it" <Poggesi AT inwind DOT it>, cygwin AT cygwin DOT com Subject: Re: Pls...a student need help URGENTLY References: <GH3CR5$IeSQ5timXmMOdyA71KwGFoZzHSQzZ16ePbwvaPCnPDs AT inwind DOT it> <3B6055A9 DOT 3074E2FC AT cportcorp DOT com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sure -- if all you're building is a standalone C program. Perl modules aren't like that -- whatever perl.exe you use to compile your module has builtin defaults and settings for "how I make modules". Unfortunately, this means that cygwin-perl builds modules for cygwin-perl. And no other. If you want to build ActiveState perl modules, you need to use ActiveState perl to do it -- and check the ActiveState website for instructions how to do that. Modules are not interchangable between perl implementations. I'd LOVE to be wrong about this, but I don't think so... --Chuck Peter Buckley wrote: > You can compile your module with -mno-cygwin and > it won't require the cygwin1.dll. > > Is this in the FAQ? > http://cygwin.com/faq/ > > HTH, > Peter > > "Poggesi AT inwind DOT it" wrote: > >>Hi, my name's Marco and i'm a student at computer engeneer at University of Florence, Italy. >>I'm working in Perl for my next exam. >>I've used cygwin to use a Unix module run under Windows. >>I have installed it, and after a bit of work it run properly. >>Now i have to export this module, that run correcly with cygwin, under ActiveState's Perl. >>I need HELP...i think that cygwin use its dll to make running the module...i think i could remake the module with a static linking with cygwin and then export it in someway....but i don't know this way... >>Pls help me....i don't now very much about Cygwin....i need a clear help. >>Thanks for your times! >> -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/