From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 19665 invoked by alias); 30 Apr 2002 15:05:51 -0000 Mailing-List: contact gcc-help-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-help-owner@gcc.gnu.org Received: (qmail 19646 invoked from network); 30 Apr 2002 15:05:47 -0000 Received: from unknown (HELO charles.polymer.uakron.edu) (130.101.8.8) by sources.redhat.com with SMTP; 30 Apr 2002 15:05:47 -0000 Received: from zeus.polymer.uakron.edu (IDENT:gus@zeus.polymer.uakron.edu [130.101.8.163]) by charles.polymer.uakron.edu (8.11.0/8.11.0) with SMTP id g3UFvm708278 for ; Tue, 30 Apr 2002 11:57:48 -0400 Content-Type: text/plain; charset="iso-8859-1" From: Professor Gustavo Carri Reply-To: carri@polymer.uakron.edu Organization: The University of Akron To: gcc-help@gcc.gnu.org Subject: gcc 3.0.4 problem Date: Tue, 30 Apr 2002 08:34:00 -0000 MIME-Version: 1.0 Message-Id: <02043011182400.03352@zeus.polymer.uakron.edu> Content-Transfer-Encoding: 8bit X-SW-Source: 2002-04/txt/msg00327.txt.bz2 Hello, I am trying to install the High Performance Linpack Benchmark on a Beuwolf Cluster. Now, the compiler I use is gcc 3.0.4 on an alpha ev67. But, when I am installing /usr/local/bin/gcc -o HPL_dlacpy.o -c -fomit-frame-pointer -O3 -funroll-loops -Dadd_ -DF77_INTEGER=int - DStringSunStyle -DHPL_CALL_CBLAS -I/home/gus/hpl/include -I/home/gus/hpl/include/Linux_21264_CBLAS_gm /home/gus/ATLAS/include -I/home/mpich/include ../HPL_dlacpy.c I get the error gcc: cannot specify -o with -c or -S and multiple compilations This is the first time I see this. Where did I make a mistake in the installation ?. This is what I get when I run gcc -v Reading specs from /usr/local/lib/gcc-lib/alphaev67-unknown-linux-gnu/3.0.4/specs Configured with: /home/gus/gcc-3.0.4/configure --with-gnu-as --with-gnu-ld Thread model: single gcc version 3.0.4 I really need help to solve this fast. Thank you. Gus -- ********************************************************************** Gustavo A. Carri Assistant Professor of Polymer Science Department of Polymer Science Goodyear Polymer Center The University of Akron Akron, OH 44325-3909 USA Telephone Number: (330) 972-7509 Fax Number: (330) 972-5290 Website: http://www.polymer.uakron.edu ************************************************************************