From owner-freebsd-current@FreeBSD.ORG Thu Jan 27 13:58:27 2005 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 116B616A4CE for ; Thu, 27 Jan 2005 13:58:27 +0000 (GMT) Received: from web51805.mail.yahoo.com (web51805.mail.yahoo.com [206.190.38.236]) by mx1.FreeBSD.org (Postfix) with SMTP id 75F1143D2F for ; Thu, 27 Jan 2005 13:58:26 +0000 (GMT) (envelope-from huanghwh@yahoo.com) Received: (qmail 39176 invoked by uid 60001); 27 Jan 2005 13:58:25 -0000 Comment: DomainKeys? See http://antispam.yahoo.com/domainkeys DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=s1024; d=yahoo.com; b=pfgpYzZ6Tm+iGheyOw/HxZstkz1LQ5VqseWmWZ2g4Bmo5atlX2ZxTX2vjRtx6IAIgMk2cbo6G+n9eLd9kTAgO4YAFhUun18cMDKxXikayqAzrJtqL7NqVwVswxUMp1cOZmoRHgIN0J5iD0bu5ET8yUb3zB7Be30NviH8dxAZvGM= ; Message-ID: <20050127135825.39174.qmail@web51805.mail.yahoo.com> Received: from [218.20.228.23] by web51805.mail.yahoo.com via HTTP; Thu, 27 Jan 2005 21:58:24 CST Date: Thu, 27 Jan 2005 21:58:24 +0800 (CST) From: huang wen hui To: current@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=gb2312 Content-Transfer-Encoding: 8bit X-Mailman-Approved-At: Thu, 27 Jan 2005 14:19:35 +0000 Subject: f77 could not allloc memory large than 512M? X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 27 Jan 2005 13:58:27 -0000 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