Re: module problems on cygwin

2002-10-29 Thread Ben Wing
D]>; <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 3:12 PM Subject: Re: module problems on cygwin Check out http://cygwin.com/cygwin-ug-net/dll.html. This will build a DLL with an import library for the DLL. Use the import library in the link stream of any other DLL or EXE that referenc

Re: module problems on cygwin

2002-10-29 Thread [EMAIL PROTECTED]
: Tue, 29 Oct 2002 13:55:33 -0700 To: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] Subject: Re: module problems on cygwin well then, how do you build import libraries under cygwin? - Original Message - From: "Larry Hall (RFK Partners

Re: module problems on cygwin

2002-10-29 Thread Ben Wing
<[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Tuesday, October 29, 2002 7:04 AM Subject: Re: module problems on cygwin > Sounds to me like you're expecting too much, at least for Windows. On > Windows, the closest thing to shared libraries are DLLs and these require > al

Re: module problems on cygwin

2002-10-29 Thread Larry Hall (RFK Partners, Inc)
>- Original Message - >From: "Jerry James" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> >Sent: Monday, October 28, 2002 5:46 AM >Subject: Re: module problems on cygwin > > > > [EM

Re: module problems on cygwin

2002-10-29 Thread Ben Wing
Jerry James" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Cc: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, October 28, 2002 5:46 AM Subject: Re: module problems on cygwin > [EMAIL PROTECTED] wrote: > > ./configure --with-x=no --pdump --with-post