bug-grep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#17501: ARM cast-align Error


From: Paul Eggert
Subject: bug#17501: ARM cast-align Error
Date: Thu, 15 May 2014 19:32:22 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0

Nathan wrote:
What I ended up doing was just sed-ing configure to wipe out Wcast-align.

Quite possibly you have another configuration problem lurking in there somewhere, I'm afraid. 'configure' is supposed to put -Wcast-align into CFLAGS only if you specify the --enable-gcc-warnings option, and you didn't do that, so I suggest getting to the bottom of why -Wcast-align was used. My guess is that you have some global options set somewhere with --enable-gcc-warnings, and they may be messing up other things. But it's just a guess.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]