Author: ken
Date: Mon Feb 26 01:09:38 2018
New Revision: 19880
Log:
Rustc - note that three more tests fail with glibc-2.27. Possibly this will be
fixed in rustc-1.25.0, https://github.com/rust-lang/rust/issues/47863.
Modified:
trunk/BOOK/general/prog/rust.xml
Modified: trunk/BOOK/general/prog/rust.xml
==============================================================================
--- trunk/BOOK/general/prog/rust.xml Sun Feb 25 23:28:56 2018 (r19879)
+++ trunk/BOOK/general/prog/rust.xml Mon Feb 26 01:09:38 2018 (r19880)
@@ -179,7 +179,10 @@
compile for the thumbv6m-none-eabi target, but the BLFS build does not
cater for
that, and all 105 tests in debuginfo-gdb will fail if
<application>gdb</application> has not been installed. Several other
tests in
- run-make can also fail.
+ run-make can also fail. With <application>glibc-2.27</application> the
stack
+ guard page has been moved to just beyond the stack, instead of within
it. That
+ causes three run-pass tests (out-of-stack.rs, stack-probes-lto.rs,
+ stack-probes.rs) to fail.
</para>
<para>
--
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page