Hello Ian,
I ran it in a separate directory outside of the source.
Thank you,
-Niranjan
On Thu, 9 Apr 2009, Ian Lance Taylor wrote:
Niran Soundararajan <soundara@xxxxxxxxxxx> 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