Mailing-List: contact cygwin-help AT sourceware DOT cygnus DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT sources DOT redhat DOT com Delivered-To: mailing list cygwin AT sources DOT redhat DOT com Reply-To: From: "Jean Barata" To: "'Cygwin Mailing List'" Subject: Shared library Date: Mon, 21 May 2001 15:27:42 +0200 Message-ID: <001e01c0e1f9$d17de910$a5054e0a@sorbonne> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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