From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mehran Rezaei Subject: loader Date: Tue, 19 Aug 2003 12:43:54 +0000 Sender: linux-gcc-owner@vger.kernel.org Message-ID: <3F421B8A.5BC868F7@cs.unt.edu> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: List-Id: Content-Type: text/plain; charset="us-ascii" To: C news group , gcc news group , Network news group Hello all, I have installed fortran compiler on an alpha system running tru64. I have succeeded to compile a fortran program; however, it gave me an error "a.out:/sbin/loader:Fatal Error: Insufficient memory to execute program" when I tried to run the program. I assume this relates to hard limits of the system. Do you have any idea how to fix the error? Thanks, Mehran