f77 could not allloc memory large than 512M?

From: huang wen hui <huanghwh_at_yahoo.com>
Date: Thu, 27 Jan 2005 21:58:24 +0800 (CST)
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
Received on Thu Jan 27 2005 - 12:58:27 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:38:27 UTC