This is the mail archive of the gdb@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]
Other format: [Raw text]

add-symbol-file-from-memory patch breaks non-elf targets?


Roland, this patch:

http://sources.redhat.com/ml/gdb-patches/2004-04/msg00330.html

seems to have broken the hppa2.0w-hp-hpux11.11 build. This target does 
not use ELF, so bfd isn't built with elf.lo and 
bfd_elf_bfd_from_remote_memory is not available.

can we do this without an elf dependency?

thanks,
randolph
-- 
Randolph Chung
Debian GNU/Linux Developer, hppa/ia64 ports
http://www.tausq.org/


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