| Store | Cart

Re: clang warnings and fstack-protector-strong

From: Dave Mitchell <dav...@iabyn.com>
Fri, 22 May 2015 12:58:26 +0100
On Thu, May 21, 2015 at 06:59:36PM -0400, Matthew Horsfall (alh) wrote:
> Ah, since fstack-protector-strong was causing clang to throw warnings,> Configure was failing to properly detect that clang supported> ((unused)). With a hacked Configure I got less warnings, but still> more than on newer clangs. These warnings don't bother me too much,> but I know we were trying to reduce/eradicate them. I've attached my> configure output as well as my make output.

I asume your temp hack of Configure caused it to no longer use the
-fstack-protector-strong switch? Because there's no mention of that switch
in any of your attached log files.

A quick look at a few of the other warnings and they seem to be related to
you using a 32-platform, which probably explains why I wasn't seeing the
warnings on my 64-bit system.

I'll have a closer look at fixing some of these once 5.22 is out.

Recent Messages in this Thread
Matthew Horsfall (alh) Apr 15, 2015 01:45 pm
Dave Mitchell Apr 21, 2015 08:49 pm
Matthew Horsfall (alh) May 13, 2015 01:54 pm
Dave Mitchell May 14, 2015 09:10 am
Matthew Horsfall (alh) May 21, 2015 10:59 pm
Dave Mitchell May 22, 2015 11:58 am
Matthew Horsfall (alh) May 22, 2015 12:22 pm
Messages in this thread