* [crosstool-ng/crosstool-ng] 7111f9: MinGW-W64 fixes
@ 2017-03-31 17:24 Alexey Neyman
0 siblings, 0 replies; only message in thread
From: Alexey Neyman @ 2017-03-31 17:24 UTC (permalink / raw)
To: crossgcc
[-- Attachment #1: Type: text/plain, Size: 1766 bytes --]
Branch: refs/heads/master
Home: https://github.com/crosstool-ng/crosstool-ng
Commit: 7111f95dc3513e52ea0c69776432102fb6967498
https://github.com/crosstool-ng/crosstool-ng/commit/7111f95dc3513e52ea0c69776432102fb6967498
Author: Alexey Neyman <stilor@att.net>
Date: 2017-03-30 (Thu, 30 Mar 2017)
Changed paths:
M config/libc/mingw.in
M samples/x86_64-w64-mingw32/crosstool.config
M scripts/build/libc/glibc.sh
M scripts/build/libc/mingw.sh
Log Message:
-----------
MinGW-W64 fixes
- libpthread requires iteration over multilibs, unlike the core, it
does not detect and build multilibs by itself.
- Disable parallel builds for mingw-w64 components; until mingw-w64 core
builds clean, I am not trusting it.
- Make the list of tools to build configurable
- Turn on multilib in x86_64 sample.
- Make warnings about tuple less redundant. As in, "one WARN is enough,
no need to shout it three times".
- Messages about various steps/substeps are more aligned with the rest
of the components.
- Use 'make' instead of ${make} to invoke the companion make just built,
if applicable.
Signed-off-by: Alexey Neyman <stilor@att.net>
Commit: 88d28e6eed547e9992c44c6894764dd7b000b980
https://github.com/crosstool-ng/crosstool-ng/commit/88d28e6eed547e9992c44c6894764dd7b000b980
Author: Alexey Neyman <stilor@att.net>
Date: 2017-03-31 (Fri, 31 Mar 2017)
Changed paths:
M config/libc/mingw.in
M samples/x86_64-w64-mingw32/crosstool.config
M scripts/build/libc/glibc.sh
M scripts/build/libc/mingw.sh
Log Message:
-----------
Merge pull request #669 from stilor/mingw-pthread-multilib
MinGW-W64 fixes
Compare: https://github.com/crosstool-ng/crosstool-ng/compare/a7edff1820d8...88d28e6eed54
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2017-03-31 17:24 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-03-31 17:24 [crosstool-ng/crosstool-ng] 7111f9: MinGW-W64 fixes 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).