From mboxrd@z Thu Jan 1 00:00:00 1970 From: Keith Seitz To: Cliff Tsai Cc: insight@sources.redhat.com, gdb@sources.redhat.com Subject: Re: insight+dejagnu-20010417 build error on arm-elf(libgdb.a:remote-rdi.o)! Date: Thu, 19 Apr 2001 08:43:00 -0000 Message-id: References: <015501c0c890$920f5ca0$b200a8c0@minecard.com.tw> X-SW-Source: 2001-04/msg00143.html [sent to correct list] On Thu, 19 Apr 2001, Cliff Tsai wrote: > When I build insight+dejagnu-20010417 for arm-elf target. > I always meet the error: > libgdb.a(remote-rdi.o):undefiend reference to angel_RDI_stop_request > > I've try to include share/ardi.h in remote-rdi.c . But other errors > occur. > How to solve this? I've built arm-elf-gdb on linux from the repository, and I encountered no problems. Is libangsd.a being built and linked into gdb? (libangsd.a lives in rdi-share) I'm doing a cygwin build now, and I'll post my results in a few hours. Keith