Mirror of the gdb mailing list
 help / color / mirror / Atom feed
* gcc/intl vs. src/intl
@ 2004-11-17  2:11 Ian Lance Taylor
  2004-11-17  3:28 ` DJ Delorie
  2004-11-17 14:25 ` Christopher Faylor
  0 siblings, 2 replies; 3+ messages in thread
From: Ian Lance Taylor @ 2004-11-17  2:11 UTC (permalink / raw)
  To: binutils, gdb

So, I notice that gcc/intl and src/intl are pretty different.  And I
wonder how this can possibly work in the context of uberbaum.  I
suppose it will work fine on a host on which all the intl code can be
found in libc with no other dependencies--such as GNU/Linux.  On such
a host the intl directory will not be built, and code will simply link
with -lc.  But on a host in which gcc/intl requires -liconv--such as
NetBSD, or Cygwin--the differing expectations of gcc/intl and src/intl
will cause conflict.

Has anybody looked into resolving this?  Presumably the correct
short-term fix is to bring gcc/intl over to src/intl, and update the
Makefiles accordingly.  Presumably the long-term fix would to keep
intl in sync as we keep libiberty in sync.  Does anybody have a better
idea?

Ian


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

end of thread, other threads:[~2004-11-17  3:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-17  2:11 gcc/intl vs. src/intl Ian Lance Taylor
2004-11-17  3:28 ` DJ Delorie
2004-11-17 14:25 ` Christopher Faylor

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox