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]
Other format: [Raw text]

rs6000-ibm-aix4.1


Jason,

This one appears to not link.

enjoy,
Andrew

gcc -g -O -o gdb \
main.o libgdb.a cli-dump.o cli-decode.o cli-script.o cli-cmds.o cli-setshow.o cli-utils.o mi-out.o mi-console.o mi-cmds.o mi-cmd-var.o mi-cmd-break.o mi-cmd-stack.o mi-cmd-disas.o mi-main.o mi-parse.o mi-getopt.o ../bfd/libbfd.a ../readline/libreadline.a ../opcodes/libopcodes.a ./../intl/libintl.a ../libiberty/libiberty.a -ltermlib -lm ../libiberty/libiberty.a \

libgdb.a(rs6000-tdep.o): In function `rs6000_gdbarch_init':
/home/scratch/GDB/src/gdb/rs6000-tdep.c:2632: undefined reference to `ppc_sysv_abi_push_arguments'
/home/scratch/GDB/src/gdb/rs6000-tdep.c:2632: undefined reference to `ppc_sysv_abi_push_arguments'
/home/scratch/GDB/src/gdb/rs6000-tdep.c:2651: undefined reference to `ppc_sysv_abi_use_struct_convention'
/home/scratch/GDB/src/gdb/rs6000-tdep.c:2651: undefined reference to `ppc_sysv_abi_use_struct_convention'



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