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]

Re: ia64 target?


>>>>> "Andrew" == Andrew Cagney <ac131313@cygnus.com> writes:
>> That might be considered an OK limitation for Linux targets.  But if
>> we're going to have a config listed in the MAINTAINERS list so we can
>> use it to verify that global changes don't break builds, we have to
>> ensure that those configs build on all hosts.

Andrew> Keven recently fixed this - you really can cross compile shared library
Andrew> support for linux targets (I'm pretty sure I double checked a !linux X
Andrew> ia64-linux before updating this).

Ummm, I wouldn't have sent a message if the ia64-linux target wasn't
failing on my nightly builds (i386-netbsd1.3 host).

        --jtc

gcc -c -g -O2    -I. -I../../gdb -I../../gdb/config -DHAVE_CONFIG_H -I../../gdb/../include/opcode -I../../gdb/../readline/.. -I../bfd -I../../gdb/../bfd  -I../../gdb/../include -I../intl -I../../gdb/../intl  -DUI_OUT=1 -Wimplicit -Wreturn-type -Wcomment -Wtrigraphs -Wformat -Wparentheses -Wpointer-arith  ../../gdb/solib-legacy.c
In file included from ../../gdb/solib-legacy.c:28:
/usr/include/link.h:85: field `nlist' has incomplete type
../../gdb/solib-legacy.c: In function `legacy_svr4_fetch_link_map_offsets':
../../gdb/solib-legacy.c:53: sizeof applied to an incomplete type
../../gdb/solib-legacy.c:55: dereferencing pointer to incomplete type
../../gdb/solib-legacy.c:56: dereferencing pointer to incomplete type
../../gdb/solib-legacy.c:58: sizeof applied to an incomplete type
../../gdb/solib-legacy.c:60: dereferencing pointer to incomplete type
../../gdb/solib-legacy.c:61: dereferencing pointer to incomplete type
../../gdb/solib-legacy.c:63: dereferencing pointer to incomplete type
../../gdb/solib-legacy.c:64: dereferencing pointer to incomplete type


-- 
J.T. Conklin
RedBack Networks


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