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 |
Message-ID: | <20010313175627.42797.qmail@web13205.mail.yahoo.com> |
Date: | Tue, 13 Mar 2001 09:56:27 -0800 (PST) |
From: | Hershal Li <hershalli AT yahoo DOT com> |
Subject: | DSO/DLL Apache Using Cygwin |
To: | cygwin AT cygwin DOT com |
MIME-Version: | 1.0 |
Hi, I am trying to compile a dll/dso version of Apache so that I can dynamically load some mod_*. The version I am using s 1.3.14. But when I was trying to generate the libhttpd.dll, I saw the following error: Cannot export _bss_end__: symbol not defined Cannot export _bss_start__: symbol not defined Cannot export _data_end__: symbol not defined Cannot export _data_start__: symbol not defined collect2: ld returned 1 exit status Anybody any has any idea why this is happening and how to get around this? I was able to create a non-dll version and it works fine. Thank you very much in advance. Any help is greatly appreciated. Hershal PS: the compiling statement that causes the error is gcc -shared -o libhttpd.dll buildmark.o modules.o modules/standard/libstandard.a main/libmain.a ./os/unix/libos.a ap/libap.a regex/libregex.a lib/expat-lite/libexpat.a -lcrypt __________________________________________________ Do You Yahoo!? Yahoo! Auctions - Buy the things you want at great prices. http://auctions.yahoo.com/ -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple
webmaster | delorie software privacy |
Copyright © 2019 by DJ Delorie | Updated Jul 2019 |