public inbox for crossgcc@sourceware.org
 help / color / mirror / Atom feed
* [crosstool-ng/crosstool-ng] 3e94b4: Skip building locales on macos, too
@ 2017-03-07 16:51 Alexey Neyman
  0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2017-03-07 16:51 UTC (permalink / raw)
  To: crossgcc

[-- Attachment #1: Type: text/plain, Size: 1897 bytes --]

  Branch: refs/heads/master
  Home:   https://github.com/crosstool-ng/crosstool-ng
  Commit: 3e94b4f6803159c241b8429315311f7c003f2b74
      https://github.com/crosstool-ng/crosstool-ng/commit/3e94b4f6803159c241b8429315311f7c003f2b74
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-06 (Mon, 06 Mar 2017)

  Changed paths:
    M scripts/build/libc/glibc.sh

  Log Message:
  -----------
  Skip building locales on macos, too

--enable-hacker-mode is not sufficient, in 2.25 configure then
fails while checking for sysdeps fragments that apply to a given
configuration, and with that worked around, fails on binutils &
compiler version check.

In brief: if someone wants locales on cygwin/macos, you'd have to
implement cross-localedef (similar to cross-rpcgen) in glibc and
submit it upstream.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: 2ef7d36efbfd7754a862d3840f0ea47ccec2f7df
      https://github.com/crosstool-ng/crosstool-ng/commit/2ef7d36efbfd7754a862d3840f0ea47ccec2f7df
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
    M scripts/build/debug/300-gdb.sh

  Log Message:
  -----------
  Disable format warnings for clang

It picks up gettext string and results in [ERROR] messages from ct-ng
when gettext strings happen inside an error() call.

Signed-off-by: Alexey Neyman <stilor@att.net>


  Commit: bfcc1e112a796a262324270485e5b618f18e2b25
      https://github.com/crosstool-ng/crosstool-ng/commit/bfcc1e112a796a262324270485e5b618f18e2b25
  Author: Alexey Neyman <stilor@att.net>
  Date:   2017-03-07 (Tue, 07 Mar 2017)

  Changed paths:
    M scripts/build/debug/300-gdb.sh
    M scripts/build/libc/glibc.sh

  Log Message:
  -----------
  Merge pull request #635 from stilor/macos-skip-locales

Skip locales on macos


Compare: https://github.com/crosstool-ng/crosstool-ng/compare/456cccc0a7b4...bfcc1e112a79

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2017-03-07 16:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-07 16:51 [crosstool-ng/crosstool-ng] 3e94b4: Skip building locales on macos, too Alexey Neyman

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