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: | <000f01c0a969$e1d88ea0$af906520@fortin> |
From: | <fortinj AT attglobal DOT net> |
To: | <cygwin AT cygwin DOT com> |
References: | <003301c0a8f4$0f4b3ed0$54906520 AT fortin> <20010309224543 DOT B1355 AT dothill DOT com> |
Subject: | Re: Building DLL: Cannot export _bss_end__: symbol not defined |
Date: | Sat, 10 Mar 2001 08:56:17 -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've gotten the above error message when the DLL is not exporting any > symbols. Add at least one __declspec(dllexport) attribute, use a .def > file, or -Wl,--export-all-symbols. > > Jason > I added the -Wl,--export-all-symbols which did not work :( However, when I used the *.def file it worked. :) Thanks for the insight! 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 |