This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gcc 3.0.4 problem


	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
************************************************************************


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]