Re: Shared libraries in Cygwin

2010-06-30 Thread Refr Bruhl
It makes sense it just seems compiling is halted or linking is not working correctly Its not just apache I am seeing these issue in. - Original Message From: Larry Hall (Cygwin) To: cygwin@cygwin.com Sent: Wed, June 30, 2010 12:47:49 PM Subject: Re: Shared libraries in Cygwin On

Re: Shared libraries in Cygwin

2010-06-30 Thread Larry Hall (Cygwin)
On 6/30/2010 1:00 PM, Refr Bruhl wrote: I guess the question is why can't libtool be fixed? If there are undefined symbols for cygwin I am sure there are undefined symbols for other platforms. You don't understand the difference between DLLs on Windows and shared objects on Unix/Linix (and rela

Re: Shared libraries in Cygwin

2010-06-30 Thread Refr Bruhl
I guess the question is why can't libtool be fixed? If there are undefined symbols for cygwin I am sure there are undefined symbols for other platforms. - Original Message From: Yaakov (Cygwin/X) To: cygwin Sent: Wed, June 30, 2010 3:56:58 AM Subject: Re: Shared librari

Re: Shared libraries in Cygwin

2010-06-30 Thread Yaakov (Cygwin/X)
On Tue, 2010-06-29 at 14:58 -0700, Refr Bruhl wrote: > I am building Apache with subversion. Perhaps this will help: http://cygwin-ports.svn.sourceforge.net/viewvc/cygwin-ports/ports/trunk/www/apache2/ Yaakov Cygwin Ports -- Problem reports: http://cygwin.com/problems.html FAQ:

Re: Shared libraries in Cygwin

2010-06-29 Thread Marco Atzeri
--- Mer 30/6/10, Refr Bruhl ha scritto: > Data: Mercoledì 30 giugno 2010, 00:27 > > > This is another error message. I apparently cannot build > .so files with cygwin for apache.  Error below > > This is my configure script running under ksh > > crth at lkvn108 in /downloads/apache/httpd-2.2.1

Re: Shared libraries in Cygwin

2010-06-29 Thread Refr Bruhl
:58:01 PM Subject: Re: Shared libraries in Cygwin Thanks for the info.. It helps I am building Apache with subversion. That is where I get the error message - Original Message From: Eric Blake To: cygwin@cygwin.com Sent: Tue, June 29, 2010 4:45:35 PM Subject: Re: Shared libraries

Re: Shared libraries in Cygwin

2010-06-29 Thread Refr Bruhl
Thanks for the info.. It helps I am building Apache with subversion. That is where I get the error message - Original Message From: Eric Blake To: cygwin@cygwin.com Sent: Tue, June 29, 2010 4:45:35 PM Subject: Re: Shared libraries in Cygwin On 06/29/2010 03:43 PM, Refr Bruhl

Re: Shared libraries in Cygwin

2010-06-29 Thread Eric Blake
On 06/29/2010 03:43 PM, Refr Bruhl wrote: > > Question > > Since I get the message below does this mean cygwin cannot compile shared > libraries? Quite the contrary - cygwin1.dll is a shared library, which means not only can cygwin compile shared libraries, but it depends on them! > Or if a sh

Shared libraries in Cygwin

2010-06-29 Thread Refr Bruhl
Question Since I get the message below does this mean cygwin cannot compile shared libraries? Or if a shared library is defined special action needs to be taken for cygwin? libtool: link: warning: undefined symbols not allowed in i686-pc-cygwin shared libraries -- Problem reports: