tech-toolchain archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: gdb crossbuild for evbppc



oops. amd64.

On 10/09/2012 09:17 AM, Matt Thomas wrote:

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?


--
  Martin L. Resnick
  Raytheon BBN Technologies
  10 Moulton St., Cambridge, MA, 02138
  617-873-4262
  mresnick%bbn.com@localhost


Home | Main Index | Thread Index | Old Index