www.delorie.com/archives/browse.cgi | search |
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 |
From: | "Gerrit P. Haase" <freeweb AT nyckelpiga DOT de> |
Organization: | convey Information Systems GmbH |
To: | Stipe Tolj <tolj AT wapme-systems DOT de>, stas AT stason DOT org, lzalecha AT hotmail DOT com, |
cygwin AT cygwin DOT com, modperl AT apache DOT org | |
Date: | Tue, 16 Oct 2001 13:39:12 +0200 |
MIME-Version: | 1.0 |
Subject: | Re: mod_perl-1.2.6 for Cygwin 1.x (using apache_1.3.22, perl-5.6.1) |
Reply-to: | cygwin AT cygwin DOT com |
Message-ID: | <3BCC3880.18345.50C19A0@localhost> |
In-reply-to: | <3BCC17C6.73828CF6@wapme-systems.de> |
X-mailer: | Pegasus Mail for Win32 (v3.12cDE) |
> 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. >-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? Gerrit -- =^..^= -- 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/
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |