This is the mail archive of the gcc@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]

Re: simd-2.c failing on powerpc-linux


Aldy Hernandez wrote:
> ryoohki:/tmp/aldyh/alpha/gcc$ cat ../config.status
> #!/bin/sh
> # This file was generated automatically by configure.  Do not edit.
> # This directory was configured as follows:
> /home/aldyh/source/gcc/configure --with-gcc-version-trigger=/home/aldyh/source/gcc/gcc/version.c --host=i686-pc-linux-gnu --targe=alphaev6-unknown-linux-gnu --enable-languages=c --norecursion
is --targe= a pasto, or did you actually configure like that?  I tried
--target=alphaev6-unknown-linux-gnu, and it was missing some header files
when it tried to build libgcc.  No matter, I had a cc1.  And it worked.
Are you sure you patched simplify-rtx.c correctly?
	
-- 
--------------------------
SuperH
2430 Aztec West / Almondsbury / BRISTOL / BS32 4AQ
T:+44 1454 462330


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