On Sun, 2008-09-14 at 17:07 +0200, Patrick Ale wrote: > - When configure checks if the compiler understands -std=9x > -no-strict-aliasing, cc throws a warning about illegal flags but > produces an executable binary. Configure takes this as the compiler > understanding the -std=9x and -fno-strict-aliasing flags. On compile > stage these warnings result in a non zero exit, which is interpreted > as failure.
Hmmm... it sounds like JH_ADD_CFLAG is wrong, then. If it causes
