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

Re: powerpc fails to build


Use make cross and if you don't have the system header files defined with
--with-headers=dir, you'll have to hack in a define of -Dinhibit_libc, or
use --with-newlib.

See:
http://egcs.cygnus.com/install/index.html
and the link under build to:
ftp://ftp.cygnus.com/pub/embedded/crossgcc/FAQ

On Mon, 22 Mar 1999, K. Richard Pixley wrote:

>    Date: Mon, 22 Mar 1999 17:02:04 -0600
>    From: Brian Ford <ford@vss.fsi.com>
> 
>    Did you do a make cross or a make bootstrap?
> 
> Neither.  I did "make all".
> 
> --rich
> 

--
Brian Ford
Software Engineer
Vital Visual Simulation Systems
FlightSafety International
Phone: 314-551-8460
Fax:   314-551-8444



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