f77 could not allloc memory large than 512M?

huang wen hui huanghwh at yahoo.com
Thu Jan 27 05:58:27 PST 2005


hi,
This simple program could not run under FreeBSD/i386
CURRENT or STABLE:

      program PROG
      real A(128*1024,1024)
      end

$./prog
Abort

$ldd ./prog
./prog:
./prog: signal 6

According to
"http://www.delorie.com/gnu/docs/gcc/g77_24.html",
I believe that f77 could not handle the array large
than 512M. f77 should give "too large to handle"
message when compiling the source. Do I miss something
or having some option can solve this problem?

--hwh



_________________________________________________________
Do You Yahoo!? 
ÏÓÓÊÏä̫С£¿ÑÅ»¢µçÓÊ×ÔÖúÀ©ÈÝ£¡
http://cn.rd.yahoo.com/mail_cn/tag/10m/*http://cn.mail.yahoo.com/event/10m.html


More information about the freebsd-current mailing list