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 Message-ID: <004101c0a8f4$6ac50fc0$54906520@fortin> From: To: References: <003301c0a8f4$0f4b3ed0$54906520 AT fortin> Subject: Re: Building DLL: Cannot export _bss_end__: symbol not defined Date: Fri, 9 Mar 2001 18:55:26 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit 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 BTW, I am using binutils-20001221-1.tar.gz John ----- Original Message ----- From: To: Sent: Friday, March 09, 2001 6:52 PM Subject: Building DLL: Cannot export _bss_end__: symbol not defined > 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 > -- Want to unsubscribe from this list? Check out: http://cygwin.com/ml/#unsubscribe-simple