GNU bug report logs -
#17501
ARM cast-align Error
Previous Next
Reported by: Nathan Royce <naroyce <at> hotmail.com>
Date: Thu, 15 May 2014 19:37:01 UTC
Severity: minor
Tags: moreinfo
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Nathan Royce wrote:
> Similar to: http://lists.gnu.org/archive/html/bug-grep/2010-10/msg00020.html"
> CC memchr.o
> memchr.c: In function 'rpl_memchr':memchr.c:84:18: error: cast increases required alignment of target type [-Werror=cast-align]
Unless you're on a weird machine (e.g., not byte addressible), I
wouldn't worry about that. I'd worry more about why 'configure' decided
that memchr doesn't work on your machine. What's up with that? What
does config.log say?
I suggest running 'configure' without using the '--enable-gcc-warnings'
option, and/or building without -Werror. --enable-gcc-warnings and/or
-Werror work only on reasonably-recent-and-reliable platforms.
This bug report was last modified 11 years and 12 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.