[Fwd: conflicting type for syserr_list]
Jeffrey A Law
law@cygnus.com
Sun Jul 26 00:10:00 GMT 1998
In message < 35B864D8.A0779EEC@kieray1.p.y.ki.era.ericsson.se >you write:
> I am tying to make a cross compiler for ppc to compile linux
> kernel from a i386 debian system to an ppc 860 cpu.
>
> binutils.2.9.1 and configure with --target=ppc-linux-elf works.
>
> egcs.1.0.3a and configure with --target=ppc-linux-elf don't.
>
> I have header files from libc6-dev-2-0-94-980619-1.deb taken from
> the ppc directory. and linux kernel source for 2.0.34 (no Iam not
> going to use that source later)
I believe the problem you're reported has been fixed for egcs-1.1
(by using autoconf to drive libiberty's configuration process).
You can probably work around this problem by removing the
definition of NEED_sys_errlist from <objdir>/ppc-linux-elf/libiberty/config.h
jeff
More information about the Gcc-bugs
mailing list