public inbox for gdb-patches@sourceware.org
 help / color / mirror / Atom feed
* [PATCH] config: fix AM_ICONV for in-tree libiconv
@ 2015-05-29 21:25 Yaakov Selkowitz
  2015-07-01 20:46 ` Yaakov Selkowitz
  2015-08-22 17:05 ` Pedro Alves
  0 siblings, 2 replies; 8+ messages in thread
From: Yaakov Selkowitz @ 2015-05-29 21:25 UTC (permalink / raw)
  To: gcc-patches, binutils, gdb-patches

This is the second in a series of patches to make a build with an
in-tree GNU libiconv work as designed.

Currently GDB is the only toolchain component which actually uses an
in-tree libiconv.  This patch modifies the common AM_ICONV to use an
in-tree libiconv when present and not already provided by libc.  (GDB's
workaround uses an in-tree libiconv even when libc provides iconv(3);
I'm not sure when or why that would be desirable.)

Once these two patches are merged in to each tree, I will follow with
patches to regenerate the various configure scripts and a few other
minor corresponding changes.

-- 
Yaakov Selkowitz
Associate Software Engineer, ARM
Red Hat, Inc.


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

end of thread, other threads:[~2015-08-24 10:29 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-05-29 21:25 [PATCH] config: fix AM_ICONV for in-tree libiconv Yaakov Selkowitz
2015-07-01 20:46 ` Yaakov Selkowitz
2015-07-01 20:52   ` Yaakov Selkowitz
2015-07-01 20:53     ` Yaakov Selkowitz
2015-07-01 22:13   ` Yaakov Selkowitz
2015-08-22 17:05 ` Pedro Alves
2015-08-23 19:37   ` Yaakov Selkowitz
2015-08-24 10:29     ` Pedro Alves

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).