Michael Hanscho wrote: >I have some fast alpha machines... but i cannot compile the Fortran >code...I downloaded Mlucas_2.7z.f90.gz and tried to compile it with: > >f90 -o Mlucas -O5 -fast -assume accuracy_sensitive -pipeline -unroll 1 >- -arch ev4 -tune ev4 -Olimit 200000 Mlucas.f90 > >but got following error: > >f90: Severe: Mlucas.f90, line 10190: **Internal compiler error: >segmentation violation signal raised** Please report this error along with >the circumstances in which it occurred in a Software Problem Report. >Note: File and line given may not be explicit cause of this error. > end subroutine wrapper_square Hi, Michael: First off, note that I have Alpha binaries (TruUnix and Linux) at my ftp site, so it should be unnecessary for you compile the code yourself. Said binaries were compiled from the same source code you downloaded, so I've no idea what may be happening on your system. What kind of hardware/OS and which compiler version are you using? Best regards, -Ernst _________________________________________________________________ Unsubscribe & list info -- http://www.scruz.net/~luke/signup.htm Mersenne Prime FAQ -- http://www.tasam.com/~lrwiman/FAQ-mers
