Send MinGW-Notify mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.osdn.me/mailman/listinfo/mingw-notify
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of MinGW-Notify digest..."
Please do not reply to this notification; the sender address is unable to
accept incoming e-mail. If you wish to unsubscribe you can do so at
https://lists.osdn.me/mailman/listinfo/mingw-notify.
Today's Topics:
1. [SCM] website (mingw) branch, master, updated.
6f46c98872322ccd01aff4e3a65ee099d3c32cae (MinGW Notification List)
----------------------------------------------------------------------
Message: 1
Date: Sat, 01 Jan 2022 04:59:24 +0900
From: MinGW Notification List <[email protected]>
To: [email protected]
Subject: [MinGW-Notify] [SCM] website (mingw) branch, master, updated.
6f46c98872322ccd01aff4e3a65ee099d3c32cae
Message-ID:
<[email protected]>
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to "website" repository
containing the "mingw" project.
The branch, master has been updated
via 6f46c98872322ccd01aff4e3a65ee099d3c32cae (commit)
via 1d89880b681082c16eec5639678e38300f24a722 (commit)
via 515a8fd24c1a098a8aaa9386e81d11bf1013f238 (commit)
from fea64b5ac1f37c04204fde23ab23d930d33ce04f (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
commit 6f46c98872322ccd01aff4e3a65ee099d3c32cae
Author: Keith Marshall <[email protected]>
Date: Fri Dec 31 19:54:28 2021 +0000
Publish GCC 'specs' customization HOWTO.
* gccspecs.html: New file; adapted from original Drupal content, and
in particular, on user comments relating to that content, this offers
advice on customizing GCC's default behaviour, especially insofar as
it affects include file and library search paths, and the option to
deploy non-free Microsoft C runtime libraries, as alternatives to
pseudo-free MSVCRT.DLL.
commit 1d89880b681082c16eec5639678e38300f24a722
Author: Keith Marshall <[email protected]>
Date: Fri Dec 31 19:45:39 2021 +0000
Publish MinGW linker's library search path HOWTO.
* libpath.html: New file; adapted from original Drupal content, this
describes the GCC/ld library search mechanism, and offers advice on
installation of third party libraries, to take best advantage of this
search mechanism.
commit 515a8fd24c1a098a8aaa9386e81d11bf1013f238
Author: Keith Marshall <[email protected]>
Date: Fri Dec 31 19:39:45 2021 +0000
Publish GCC include file search path HOWTO.
* isystem.html: New file; adapted from original Drupal content, this
describes the GCC include file search mechanism, and offers advice on
installation of third party header files, to take best advantage of
this search mechanism.
-----------------------------------------------------------------------
Summary of changes:
gccspecs.html | 1068 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++
isystem.html | 542 +++++++++++++++++++++++++++++
libpath.html | 729 +++++++++++++++++++++++++++++++++++++++
3 files changed, 2339 insertions(+)
create mode 100644 gccspecs.html
create mode 100644 isystem.html
create mode 100644 libpath.html
hooks/post-receive
--
website (mingw)
------------------------------
Subject: Digest Footer
_______________________________________________
MinGW-Notify mailing list
[email protected]
https://lists.osdn.me/mailman/listinfo/mingw-notify
------------------------------
End of MinGW-Notify Digest, Vol 49, Issue 1
*******************************************