<feed xmlns='http://www.w3.org/2005/Atom'>
<title>glibc/INSTALL, branch master</title>
<subtitle>Fork of glibc for development</subtitle>
<id>https://git.zx2c4.com/glibc/atom/INSTALL?h=master</id>
<link rel='self' href='https://git.zx2c4.com/glibc/atom/INSTALL?h=master'/>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/'/>
<updated>2024-07-20T22:27:35Z</updated>
<entry>
<title>install.texi: bump "latest verified" versions</title>
<updated>2024-07-20T22:27:35Z</updated>
<author>
<name>Andreas K. Hüttel</name>
<email>dilfridge@gentoo.org</email>
</author>
<published>2024-07-20T22:27:35Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=92eb4a10ae9d997c7a8783f7c3d8b4474b01505a'/>
<id>urn:sha1:92eb4a10ae9d997c7a8783f7c3d8b4474b01505a</id>
<content type='text'>
Signed-off-by: Andreas K. Hüttel &lt;dilfridge@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Add --disable-static-c++-tests option [BZ #31797]</title>
<updated>2024-07-02T07:51:34Z</updated>
<author>
<name>H.J. Lu</name>
<email>hjl.tools@gmail.com</email>
</author>
<published>2024-06-20T22:28:13Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=ba144c179eb12a6aff145582671cbb8b1045c5b9'/>
<id>urn:sha1:ba144c179eb12a6aff145582671cbb8b1045c5b9</id>
<content type='text'>
By default, if the C++ toolchain lacks support for static linking,
configure fails to find the C++ header files and the glibc build fails.
The --disable-static-c++-link-check option allows the glibc build to
finish, but static C++ tests will fail if the C++ toolchain doesn't
have the necessary static C++ libraries which may not be easily installed.
Add --disable-static-c++-tests option to skip the static C++ link check
and tests.  This fixes BZ #31797.

Signed-off-by: H.J. Lu &lt;hjl.tools@gmail.com&gt;
</content>
</entry>
<entry>
<title>Add --disable-static-c++-link-check option [BZ #31412]</title>
<updated>2024-07-02T07:51:34Z</updated>
<author>
<name>H.J. Lu</name>
<email>hjl.tools@gmail.com</email>
</author>
<published>2024-06-20T22:28:12Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=23f12e6e0c95aaf8b5b4973d029db794a43f248a'/>
<id>urn:sha1:23f12e6e0c95aaf8b5b4973d029db794a43f248a</id>
<content type='text'>
The current minimum GCC version of glibc build is GCC 6.2 or newer. But
building i686 glibc with GCC 6.4 on Fedora 40 failed since the C++ header
files couldn't be found which was caused by the static C++ link check
failure due to missing __divmoddi4 which was referenced in i686 libc.a
and added to GCC 7.  Add --disable-static-c++-link-check configure option
to disable the static C++ link test.  The newly built i686 libc.a can be
used by GCC 6.4 to create static C++ tests.  This fixes BZ #31412.

Signed-off-by: H.J. Lu &lt;hjl.tools@gmail.com&gt;
</content>
</entry>
<entry>
<title>INSTALL: regenerate</title>
<updated>2024-06-25T07:05:20Z</updated>
<author>
<name>Andreas K. Hüttel</name>
<email>dilfridge@gentoo.org</email>
</author>
<published>2024-06-25T07:05:20Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=17a293c5fab878a0b59e31047f49833f156bdeef'/>
<id>urn:sha1:17a293c5fab878a0b59e31047f49833f156bdeef</id>
<content type='text'>
Signed-off-by: Andreas K. Hüttel &lt;dilfridge@gentoo.org&gt;
</content>
</entry>
<entry>
<title>Convert to autoconf 2.72 (vanilla release, no distribution patches)</title>
<updated>2024-06-17T19:15:28Z</updated>
<author>
<name>Andreas K. Hüttel</name>
<email>dilfridge@gentoo.org</email>
</author>
<published>2024-06-11T21:34:54Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=98ffc1bfeb04fb04b7f18f1cbfccf1e43d6a867f'/>
<id>urn:sha1:98ffc1bfeb04fb04b7f18f1cbfccf1e43d6a867f</id>
<content type='text'>
As discussed at the patch review meeting

Signed-off-by: Andreas K. Hüttel &lt;dilfridge@gentoo.org&gt;
Reviewed-by: Simon Chopin &lt;simon.chopin@canonical.com&gt;
</content>
</entry>
<entry>
<title>INSTALL: regenerate</title>
<updated>2024-06-15T17:32:34Z</updated>
<author>
<name>Paul Eggert</name>
<email>eggert@cs.ucla.edu</email>
</author>
<published>2024-06-15T17:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=6059938728a98270b9706488887f43baa0471eba'/>
<id>urn:sha1:6059938728a98270b9706488887f43baa0471eba</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make sure INSTALL is ASCII plaintext again</title>
<updated>2024-04-30T07:54:07Z</updated>
<author>
<name>Mark Wielaard</name>
<email>mark@klomp.org</email>
</author>
<published>2024-04-28T14:59:39Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=ebfd73a80f15559fe59fee32a7844c6b8fa99576'/>
<id>urn:sha1:ebfd73a80f15559fe59fee32a7844c6b8fa99576</id>
<content type='text'>
This reverts commit 84e93afc7 ("Switch to UTF-8 for INSTALL") and
reinstates commit c14f2e4aa ("Make sure INSTALL is ASCII plaintext")
and regenerates INSTALL.

It turns out that different versions of makeinfo (texinfo/texi2any),
at least versions 7.0.3 and 7.1, put unicode quote glyphs in different
places (specifically whether contractions like you'd, don't, aren't or
you'll use ’ or '). This breaks the make dist target as used for
(snapshot) releases, which have a check on the regenerated INSTALL
file. Using --disable-encoding generates the same plaintext ASCII on
all versions.

An alternative would be to regenerate INSTALL with texinfo 7.1 and
require at least that version. But that seems too soon while various
distros don't have 7.1 yet. We can try again to use UTF-8 for INSTALL
in a couple of years.

Reviewed-by: Florian Weimer &lt;fweimer@redhat.com&gt;
</content>
</entry>
<entry>
<title>INSTALL, install.texi: minor updates, regenerate</title>
<updated>2024-01-30T23:13:43Z</updated>
<author>
<name>Andreas K. Hüttel</name>
<email>dilfridge@gentoo.org</email>
</author>
<published>2024-01-30T23:13:43Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=068b04eaed3689f7b249d90cf3f0b459f96e0ccf'/>
<id>urn:sha1:068b04eaed3689f7b249d90cf3f0b459f96e0ccf</id>
<content type='text'>
Signed-off-by: Andreas K. Hüttel &lt;dilfridge@gentoo.org&gt;
</content>
</entry>
<entry>
<title>i386: Fail if configured with --enable-cet</title>
<updated>2024-01-09T16:55:51Z</updated>
<author>
<name>Adhemerval Zanella</name>
<email>adhemerval.zanella@linaro.org</email>
</author>
<published>2024-01-05T13:41:03Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=a0cfc48e8a67506e3f0b2d3ea5e04b45408b3683'/>
<id>urn:sha1:a0cfc48e8a67506e3f0b2d3ea5e04b45408b3683</id>
<content type='text'>
Since it is only supported for x86_64.

Checked on i686-linux-gnu.
</content>
</entry>
<entry>
<title>INSTALL: regenerate</title>
<updated>2024-01-09T13:54:30Z</updated>
<author>
<name>Mark Wielaard</name>
<email>mark@klomp.org</email>
</author>
<published>2024-01-09T00:15:15Z</published>
<link rel='alternate' type='text/html' href='https://git.zx2c4.com/glibc/commit/?id=3265f934368554cc629ca38b3b5311796c06945c'/>
<id>urn:sha1:3265f934368554cc629ca38b3b5311796c06945c</id>
<content type='text'>
</content>
</entry>
</feed>
