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
Message #27 received at 17501 <at> debbugs.gnu.org (full text, mbox):
[Message part 1 (text/plain, inline)]
Too funny. Good input too, especially with that gl_cv_func_memchr_wrks as
I've had to do that with a few other packages and I had forgotten about
that option.
It probably won't be worth debugging since I'm just trying to cross-build
the minimum amount, enough to get it up and then rebuild all of it from the
ARM device itself.
It also probably doesn't help that I'm trying to use the latest (and
greatest?) of every package I come across.
Thanks for that heads-up.
On Thu, May 15, 2014 at 11:36 PM, Paul Eggert <eggert <at> cs.ucla.edu> wrote:
> What can I say? You've got a big hairy cross-build that isn't working
> right. For example, it claims memchr doesn't work, when I'm pretty sure it
> does. Cross-builds tend to be not well debugged, and if you really want to
> do one you're going to have to bird-dog it yourself. For example, you can
> set gl_cv_func_memchr_works=yes in your environment before running
> 'configure', so that 'configure' doesn't mistakenly think that memchr is
> broken.
>
> You should also figure out on your own why 'configure' is deciding to use
> -Werror -- normally it doesn't -- and fix that too.
>
> There are probably a dozen other things that need to be fixed.
>
[Message part 2 (text/html, inline)]
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.