This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

re: binutils 20021107-2


On Sat, 2002-11-09 at 21:59, Danny Smith wrote:
> Hello Robert
> 
> By default symbols in libstdc++.a are excluded when doing --export-all, to
> protect against this type of error.
> 
> However, ld/pe-dll.c knows nothing about libstdc++-2.a.  So those symbols do
> get exported ... and cause the usual problems with multiple definitions.
> 
> Quick solution: Try --exclude-libs=libstdc++-2.a
>

Got it in one. Should this be in the g++-2 specs?

Rob

-- 
---
GPG key available at: http://users.bigpond.net.au/robertc/keys.txt.
---

Attachment: signature.asc
Description: This is a digitally signed message part


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]