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: | <003301c0a8f4$0f4b3ed0$54906520@fortin> |
From: | <fortinj AT attglobal DOT net> |
To: | <cygwin AT cygwin DOT com> |
Subject: | Building DLL: Cannot export _bss_end__: symbol not defined |
Date: | Fri, 9 Mar 2001 18:52:53 -0500 |
MIME-Version: | 1.0 |
X-Priority: | 3 |
X-MSMail-Priority: | Normal |
X-Mailer: | Microsoft Outlook Express 5.50.4133.2400 |
X-MimeOLE: | Produced By Microsoft MimeOLE V5.50.4133.2400 |
I get the folowing when I try to build my DLL. $ make gcc -o xf_dx.dll xf_dx.c -g -shared -mwindows -lddraw -ldinput -ldxguid In file included from xf_dx.h:45, from xf_dx.c:24: xf_dx_xwin.h:14: warning: parameter names (without types) in function declaratio n 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 make: *** [xf_dx.dll] Error 1 This has worked in the past, but I just reinstalled Cygwin with all the new packages. There were several references to problems with the binutils package. Is this correct? Do I need an older binutils? John -- 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 |