| 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 |
| Reply-To: | <jean DOT barata AT softeam DOT fr> |
| From: | "Jean Barata" <jean DOT barata AT softeam DOT fr> |
| To: | "'Cygwin Mailing List'" <Cygwin AT Sourceware DOT Cygnus DOT Com> |
| Subject: | Shared library |
| Date: | Mon, 21 May 2001 15:27:42 +0200 |
| Message-ID: | <001e01c0e1f9$d17de910$a5054e0a@sorbonne> |
| MIME-Version: | 1.0 |
| X-Priority: | 3 (Normal) |
| X-MSMail-Priority: | Normal |
| X-Mailer: | Microsoft Outlook CWS, Build 9.0.2416 (9.0.2910.0) |
| X-MimeOLE: | Produced By Microsoft MimeOLE V5.00.2314.1300 |
| Importance: | Normal |
I'm trying to compile a shared library module, and here is what I get: gcc -g -Wall -shared module.c -o module.so 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 don't cygwin support shared libraries ? Jean Barata - SOFTEAM jean DOT barata AT softeam DOT fr -- 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 |