X-pop3-spooler: POP3MAIL 2.1.0 b 4 980420 -bs- Date: Thu, 29 Oct 1998 19:50:04 -0500 (EST) From: "Robert V. Fleisig" To: pgcc-list AT Desk DOT nl Subject: Problem with FORTRAN Compiler Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: Marc Lehmann Status: RO Content-Length: 898 Lines: 26 Since my previous e-mail had the wrong reply-to address I am sending the question again. I have compiled pgcc 2.91.57 using gcc 2.7.2.3 (on Linux 2.0.35, Redhat 5.1) using the following commands (after applying the pgcc patch to egcs 1.1b): CFLAGS="-m486 -O3";../egcs-1.1b/configure --prefix=/usr --enable-shared --enable-haifa --enable-threads --disable-static --disable-debug i686-redhat-linux;make prefix=/usr MAKEINFO="makeinfo --no-split" bootstrap-lean;make prefix=/usr MAKEINFO="makeinfo --no-split" install When I compile the attached files I get: (1008)$ g77 -c mycmatptr.f -o mycmatptr.o g77: Internal compiler error: program f771 got fatal signal 11 This command is successful when using egcs 1.1b. Does anyone know what the problem is? Please contact me through my e-mail address as I am not your list server. Thanks in advance, - Robert V. Fleisig