Looking at the build logs you'll see many warnings:
dereferencing type-punned pointer will break strict-aliasing rulesIs it safe to ignore these warnings? Please could you try to compile using -O2 -fno-strict-aliasing to see if this is related to the recent miscompilation using gcc-3.3? Thanks, Matthias -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

