Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Subscribe: <mailto:cygwin-subscribe@sources.redhat.com>
List-Archive: <http://sources.redhat.com/ml/cygwin/>
List-Post: <mailto:cygwin@sources.redhat.com>
List-Help: <mailto:cygwin-help@sources.redhat.com>, <http://sources.redhat.com/ml/#faqs>
Sender: cygwin-owner@sources.redhat.com
Delivered-To: mailing list cygwin@sources.redhat.com
Message-ID: <3B6059F7.3030309@ece.gatech.edu>
Date: Thu, 26 Jul 2001 13:57:11 -0400
From: Charles Wilson <cwilson@ece.gatech.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.buckley@cportcorp.com>
CC: "Poggesi@inwind.it" <Poggesi@inwind.it>, cygwin@cygwin.com
Subject: Re: Pls...a student need help URGENTLY
References: <GH3CR5$IeSQ5timXmMOdyA71KwGFoZzHSQzZ16ePbwvaPCnPDs@inwind.it> <3B6055A9.3074E2FC@cportcorp.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@inwind.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/

