This is the mail archive of the crossgcc@sourceware.org mailing list for the crossgcc project.

See crosstool-NG for lots more information.


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

[crosstool-ng/crosstool-ng] fb3212: populate: also search for gconv modules


  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: fb321268f727d80f3e3d140d269fd8bef442ca8b
      https://github.com/crosstool-ng/crosstool-ng/commit/fb321268f727d80f3e3d140d269fd8bef442ca8b
  Author: Yann E. MORIN <yann.morin.1998@free.fr>
  Date:   2015-05-31 (Sun, 31 May 2015)

  Changed paths:
    M scripts/populate.in

  Log Message:
  -----------
  populate: also search for gconv modules

The gconv modules are present in the (e)glibc toolchains, and some
applications directly link with one or more of those modules (even
though the classic way of using them is by dlopen()ing them).

So, also look in /usr/lib/gconv when searching for libraries.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>


  Commit: a2adc4386e342da355a6a46177567e566396d43d
      https://github.com/crosstool-ng/crosstool-ng/commit/a2adc4386e342da355a6a46177567e566396d43d
  Author: Bryan Hundven <bryanhundven@gmail.com>
  Date:   2015-06-01 (Mon, 01 Jun 2015)

  Changed paths:
    M scripts/populate.in

  Log Message:
  -----------
  Merge pull request #102 from yann-morin-1998/yem/populate

populate: also search for gconv modules


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/031f5521904f...a2adc4386e34
--
For unsubscribe information see http://sourceware.org/lists.html#faq

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