Alpha cross-compiler

Ian Lance Taylor iant@google.com
Fri Apr 10 01:59:00 GMT 2009


Niran Soundararajan <soundara@cse.psu.edu> writes:

> I am trying to install a alpha cross compiler
> (binutils-2.17/gcc-3.4.6). 
>
> When I try to build the gcc, I run into the following error. It would be
> great if someone could help me with this.
>
> ./../include/ansidecl.h: No such file or directory
> make[1]: *** [s-gtype] Error 1
> make[1]: Leaving directory `/home/SS/gb/gcc'
> make: *** [all-gcc] Error 2

Did you run configure in the source directory?  Don't do that.  Follow
the installation instructions.

Ian



More information about the Gcc-help mailing list