building cross-ppc64 on RH9

Alan Modra amodra at bigpond.net.au
Mon Nov 17 21:40:06 EST 2003


On Sun, Nov 16, 2003 at 12:15:08PM -0600, Doug Maxey wrote:
>   have built in binutils-2.14 and apparently installed ok, but
>   building the cross-gcc always fails at the point where xgcc is
>   attempting to pick up the ppc include files...
[snip]
> gcc/config/rs6000/linux.h:89:20: signal.h: No such file or directory

Did you pass --with-headers to the first stage gcc configure?  You
shouldn't do that.  Without --with-headers, inhibit_libc should be
defined, and that disables the code that needs signal.h.

--
Alan Modra
IBM OzLabs - Linux Technology Centre

** Sent via the linuxppc64-dev mail list. See http://lists.linuxppc.org/





More information about the Linuxppc64-dev mailing list