From mboxrd@z Thu Jan 1 00:00:00 1970 From: jtc@redback.com (J.T. Conklin) To: Andrew Cagney Cc: Kevin Buettner , GDB Discussion Subject: Re: ia64 target? Date: Wed, 21 Mar 2001 15:59:00 -0000 Message-id: <5msnkdnw9n.fsf@jtc.redback.com> References: <3AAEA47E.339FF4BD@cygnus.com> <1010314052325.ZM17343@ocotillo.lan> <5mzoelny3t.fsf@jtc.redback.com> <3AB296E0.3AF3ADD1@cygnus.com> X-SW-Source: 2001-03/msg00155.html >>>>> "Andrew" == Andrew Cagney 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