public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* RE: GDB version of libbfd.a links to libintl.a incorrectly
@ 2002-12-09  9:43 Craig McGeachie
  0 siblings, 0 replies; 2+ messages in thread
From: Craig McGeachie @ 2002-12-09  9:43 UTC (permalink / raw)
  To: cygwin


> _dcgettext__, which used to be the internal name which was aliased to
> _dcgettext__.
  ^^^^^^^^^^^^

That second one should have been _dcgettext.
 
----------------+-------------------------------------------------
Craig McGeachie | #include <cheesy_tag.h>
+64(21)037-6917 | while (!inebriated) c2h5oh=(++bottle)->contents;
----------------+-------------------------------------------------



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

* GDB version of libbfd.a links to libintl.a incorrectly
@ 2002-12-08 22:09 Craig McGeachie
  0 siblings, 0 replies; 2+ messages in thread
From: Craig McGeachie @ 2002-12-08 22:09 UTC (permalink / raw)
  To: cygwin

I have been building cygwin, and after a reinstall of the complete 
toolkit, I have run into problems rebuilding.  Only dumper.exe had 
problems.

I have resolved it, sort of.  In the process of linking dumper.exe, 
libbfd.a gets brought in, and it brings in _dcgettext from libintl.a.  
Or rather that's what it should bring in.  In fact it brings in 
_dcgettext__, which used to be the internal name which was aliased to 
_dcgettext__.  (note for pedents, I am playing fast and loose with the 
fact that the leading _ is an artifact of the compiler the standard C 
calling convention)

The resolution is that libbfd.a is included in both the gdb-20010428-3 
and binutils-20021117-1 packages.  The gdb version of libbfd.a wrongly 
imports _dcgettext__, and the binutils version correctly imports 
_dcgettext.

By reinstalling the binutils package, and overwriting the gdb version 
of libbfd.a, problem solved.


----------------+-------------------------------------------------
Craig McGeachie | #include <cheesy_tag.h>
+64(21)037-6917 | while (!inebriated) c2h5oh=(++bottle)->contents;
----------------+-------------------------------------------------



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2002-12-09  6:09 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-12-09  9:43 GDB version of libbfd.a links to libintl.a incorrectly Craig McGeachie
  -- strict thread matches above, loose matches on Subject: below --
2002-12-08 22:09 Craig McGeachie

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).