From: Samuel Thibault <samuel.thibault@ens-lyon.org>
To: Joseph Myers <joseph@codesourcery.com>
Cc: libc-alpha@sourceware.org
Subject: Re: [hurd,commited] hurd: fix build with -fstack-protector-strong
Date: Mon, 28 Aug 2017 12:23:00 -0000 [thread overview]
Message-ID: <20170828122320.e7gjitpdr5bgzu7z@var.youpi.perso.aquilenet.fr> (raw)
In-Reply-To: <alpine.DEB.2.20.1708281139270.17216@digraph.polyomino.org.uk>
Hello,
Joseph Myers, on lun. 28 août 2017 11:44:56 +0000, wrote:
> On Sun, 27 Aug 2017, Samuel Thibault wrote:
> > + * mach/Versions (GLIBC_2.4): Add __stack_chk_fail.
> > + * hurd/Versions (GLIBC_2.4): Add __stack_chk_fail.
>
> These changes look suspicious. debug/Versions already exports
> __stack_chk_fail from libc at version GLIBC_2.4, so I'd expect those new
> Versions entries to have no effect
Ok, I had misunderstood the use of the similar versions added above
(__mach_msg, __mach_msg_overwrite, etc. which are defined by mach
itself)
> (The missing semicolon at the end of the new Versions entries is also
> suspicious; at least, contrary to the syntax normally used in these
> files.)
Indeed. If only I could find time to make master working, I'd be able to
work with it instead of keeping a cumbersome flow of patches between 3
differents repos :/
Thanks for the checks,
Samuel
next prev parent reply other threads:[~2017-08-28 12:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-08-27 20:12 [hurd,commited] hurd: fix build with -fstack-protector-strong libmachuser and libhurduser also need stack_chk_fail_local and they do not link against libc_nonshared. * mach/stack_chk_fail_local.c: New file. * hurd/stack_chk_fail_local.c: New file. * mach/Machrules ($(interface-library)-routines): Add stack_chk_fail_local. * mach/Versions (GLIBC_2.4): Add __stack_chk_fail. * hurd/Versions (GLIBC_2.4): Add __stack_chk_fail Samuel Thibault
2017-08-28 11:46 ` Joseph Myers
2017-08-28 12:23 ` Samuel Thibault [this message]
2017-08-28 12:42 ` [hurd,commited] hurd: fix build with -fstack-protector-strong Joseph Myers
2017-08-28 12:51 ` Samuel Thibault
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20170828122320.e7gjitpdr5bgzu7z@var.youpi.perso.aquilenet.fr \
--to=samuel.thibault@ens-lyon.org \
--cc=joseph@codesourcery.com \
--cc=libc-alpha@sourceware.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).