Building cross-compiler for PowerPC/VxWorks

Mike Stump mrs@wrs.com
Wed Mar 31 23:46:00 GMT 1999


> Date: Fri, 12 Mar 1999 11:22:24 -0600
> From: Kirk Ellett <kellet@mdc.com>
> To: egcs@egcs.cygnus.com

> The make cross then proceeded to build libiberty and some texinfo
> stuff, then started into the gcc directory.  Then it crashed, saying
> it couldn't find autoconf (I actually don't have it).

Seems your timestamps are wrong.  Either get autoconf, or re-extract
the tar file, being sure not to touch the stamps.  If after a fresh
extraction you still get the problem, you can either try and track the
problem down, or just grab autoconf.

> Question#1:  I didn't need autoconf when I made egcs-1.1.1 native.  Is
> this an error, or does a cross-compiler build need autoconf?

Should work, but can't say for certain.

> Question#2: Does anyone have any detailed instructions for building
> this cross-compiler, including maybe configure options and which
> runtime libraries it needs from the Tornado distribution?

--with-headers== is the one that comes to mind.

Other people have built it up and used it, so I am thinking that it
should work in the end for you.



More information about the Gcc mailing list