Hello, I have compiled a program with fortran 77 in Digital Unix 4.0F.
My AlphaServer has 1 GB of memory an I use the shell "sh".
My problem is what I get this error when I execute a.out:
"a.out: /sbin/loader: Fatal error: cannot map Main"
with ulimit -a I get 1048576
with ulimit -s I get 2048
with ulimit -d I get 131072
What have I do?. If I increase the values neither work.
Thanks, Chari.
Received on Thu Feb 15 2001 - 10:33:18 NZDT