This is the mail archive of the gdb-patches@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

--target=m68k-linux VS solib-svr4


FYI,

The recent solib changes for a target build don't yet work with
m68k-linux. It is getting the build error:

/home/scratch/GDB/src/gdb/solib-svr4.c: In function `elf_locate_base':
/home/scratch/GDB/src/gdb/solib-svr4.c:691: `DT_NULL' undeclared (first
use in this function)
/home/scratch/GDB/src/gdb/solib-svr4.c:691: (Each undeclared identifier
is reported only once
/home/scratch/GDB/src/gdb/solib-svr4.c:691: for each function it appears
in.)
/home/scratch/GDB/src/gdb/solib-svr4.c:693: `DT_DEBUG' undeclared (first
use in this function)
gmake: *** [solib-svr4.o] Error 1

(Mind you that is an improvement - until earlier to day it wouldn't even
configure :-)

	Andrew


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]