Cross gcc Mailing List Archive
[Prev][Next][Index][Thread]
Questions on cross compiling Linux host, PPC target.
Three things:
Is there an archive of past messages for this list ?
Id like to build a Linux hosted PowerPC compiler, is it possible that I
can re-name all of the PowerPC specific tools ?
I want to keep all of the existing tools GCC GAS LD etc, and have all of
the PowerPC tools named something else, like ppcgcc, ppcgas, ppcld
etc...
Im following the FAQ for building a cross compiler, and when I try to
compile GCC, I get the following errors:
In file included from hash.c:32
runtime.h:32: stdio.h: No such file or directory
runtime.h:33: ctype.h: No such file or directory
Any clues ?
Thanks in advance.
Follow-Ups:
Home |
Subject Index |
Thread Index