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: | <3A880D73.341264A5@uni-hohenheim.de> |
Date: | Mon, 12 Feb 2001 17:21:07 +0100 |
From: | Patrick Reuter <preuter AT uni-hohenheim DOT de> |
X-Mailer: | Mozilla 4.75 [en] (X11; U; Linux 2.2.16-22 i686) |
X-Accept-Language: | en |
MIME-Version: | 1.0 |
To: | cygwin AT cygwin DOT com |
Subject: | Build libraries with gcc |
Hello, I have a question building libraries using gcc under cygwin. When compiling in Linux/Unix, I have no error message. When compiling under Windows, I get the following error message with any of my libraries: g++ -shared -pg -o libGIF.so main.o readGIF.o writeGif.o 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 Cannot export _monstartup: symbol not defined main.o(.text+0x31):main.c: undefined reference to `_monstartup' collect2: ld returned 1 exit status Tank you for any help!! Patrick -- 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 |