tech-toolchain archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: gdb crossbuild for evbppc
On Oct 9, 2012, at 5:03 AM, Martin L Resnick wrote:
> Hi,
> I'm trying to get gdb to crossbuild for evbppc.
> I've set MKCROSSGDB (build.sh -V MKCROSSGDB=yes ...) but get the following
> errors:
>
> src/tools/gdb/../../external/gpl3/gdb/dist/sim/ppc/emul_netbsd.c: In function
> 'do_gettimeofday':
> src/tools/gdb/../../external/gpl3/gdb/dist/sim/ppc/emul_netbsd.c:741: error:
> 'SYS___gettimeofday50' undeclared (first use in this function)
> src/tools/gdb/../../external/gpl3/gdb/dist/sim/ppc/emul_netbsd.c:741: error:
> (Each undeclared identifier is reported only once
> src/tools/gdb/../../external/gpl3/gdb/dist/sim/ppc/emul_netbsd.c:741: error:
> for each function it appears in.)
> src/tools/gdb/../../external/gpl3/gdb/dist/sim/ppc/emul_netbsd.c: In function
> 'do_getrusage':
> src/tools/gdb/../../external/gpl3/gdb/dist/sim/ppc/emul_netbsd.c:771: error:
> 'SYS___getrusage50' undeclared (first use in this function)
On what build host?
Home |
Main Index |
Thread Index |
Old Index