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: <3BCD510E.4481956D@wapme-systems.de>
Date: Wed, 17 Oct 2001 11:36:14 +0200
From: Stipe Tolj <tolj@wapme-systems.de>
Organization: Wapme Systems AG
X-Mailer: Mozilla 4.51 [de] (WinNT; I)
X-Accept-Language: de
MIME-Version: 1.0
To: cygwin@cygwin.com
CC: stas@stason.org, lzalecha@hotmail.com, modperl@apache.org
Subject: Re: mod_perl-1.2.6 for Cygwin 1.x (using apache_1.3.22, perl-5.6.1)
References: <3BCC3880.18345.50C19A0@localhost>
Content-Type: text/plain; charset=iso-8859-1
Content-Transfer-Encoding: 8bit

Hi Gerrit,

"Gerrit P. Haase" schrieb:
> 
> > Stipe Tolj schrieb am 2001-10-16 13:19:
> 
> >--- src/modules/perl/Makefile  Tue Oct 16 10:57:46 2001
> >+++ src/modules/perl/Makefile.cygwin   Tue Oct 16 10:56:40 2001
> >@@ -13,7 +13,7 @@
> > EXTRA_CFLAGS=-DUSEIMPORTLIB -DPERL_USE_SAFE_PUTENV -DHAS_SBRK_PROTO
> > -fno-strict-aliasing `$(SRCDIR)/apaci` EXTRA_LDFLAGS= EXTRA_LIBS=
> >-EXTRA_INCLUDES=
> >+EXTRA_INCLUDES=-I/usr/lib/perl5/5.6.1/cygwin/CORE
>                                        ^^^^^^^^^^^
> You are using perl-5.6.1-1, 5.6.1-2 was build with multiplicity.

fine, and what is that used for?!

> 
> >-PERL_LD=ld2
> >-PERL_LDFLAGS= -s -L/usr/local/lib
> >-PERL_LDDLFLAGS= -s -L/usr/local/lib
> >-PERL_LIBS= -s  -s -L/usr/local/lib /usr/lib/perl5/5.6.1/cygwin/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl5/5.6.1/cygwin/CORE -lperl -lcrypt
> >+PERL_LD=gcc
> >+PERL_LDFLAGS= --shared -L/usr/local/lib
> >+PERL_LDDLFLAGS= --shared -L/usr/local/lib
> >+PERL_LIBS= --shared -L/usr
> 
> What is the problem with ld2?

I'm using a patched version of ld which supports --auto-import.
Currently this way thje single shared module DLLs are created for
apache-1.3. So that's why I wanted the same syntax.

Any hint on how I can use strace info to track down the error which
causes the exception?

See ya,
Stipe

tolj@wapme-systems.de
-------------------------------------------------------------------
Wapme Systems AG

Münsterstr. 248
40470 Düsseldorf

Tel: +49-211-74845-0
Fax: +49-211-74845-299

E-Mail: info@wapme-systems.de
Internet: http://www.wapme-systems.de
-------------------------------------------------------------------
wapme.net - wherever you are

--
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/

