GCC compile issues
Tim Prince
timothyprince@sbcglobal.net
Sat Jun 24 01:58:00 GMT 2006
Ross Cameron wrote:
> Hi there all,... I'm getting the following error output when running
> "make install" of gcc-4.1.1
>
> ----- CUT -----
> make[1]: Entering directory `/media/LFS/gcc-build/gcc-4.1.1'
> /bin/sh ./mkinstalldirs /tools /tools
> /bin/sh: line 0: cd: host-x86_64-unknown-linux-gnu/fixincludes: No
> such file or directory
> make[1]: *** [install-fixincludes] Error 1
> make[1]: Leaving directory `/media/LFS/gcc-build/gcc-4.1.1'
> make: *** [install] Error 2
> ----- CUT -----
>
> I successfully compiled binutils-2.17.50.0.2 immediately prior to this.
>
> I am using the compilation instructions from the LFS (aka Linux From
> Scratch) project.
Much more relevant would be what steps you did take, how did they differ
from recommendations on gcc.gnu.org, ...
If you skipped the configure and make steps, you won't get much
sympathy. You didn't even reveal what host and target systems you are
interested in.
More information about the Gcc-help
mailing list