------- Comment #11 from armin at xos dot net 2007-02-16 08:07 ------- Subject: Re: compile error / segmentation fault / 64bit compiler
> Note that you don't need -fno-strict-aliasing with -O, it's the default. > You don't need -mcpu=v9 -m64 -Wa,-xarch=v9 either, it's also the default. ok. i guess configure did find them out somehow. however i used the patches from your referred bug and could compile and run the modules without problems. thanks! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=30769