Date: Thu, 27 Jan 2005 21:58:24 +0800 (CST) From: huang wen hui <huanghwh@yahoo.com> To: current@freebsd.org Subject: f77 could not allloc memory large than 512M? Message-ID: <20050127135825.39174.qmail@web51805.mail.yahoo.com>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050127135825.39174.qmail>