Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: "Pierre Muller" <muller@ics.u-strasbg.fr>
To: "'Ulrich Weigand'" <uweigand@de.ibm.com>
Cc: <gdb-patches@sourceware.org>
Subject: RE: [rfc] [0/9] Multi-target support
Date: Mon, 19 Nov 2007 10:14:00 -0000	[thread overview]
Message-ID: <003a01c82a95$07659290$1630b7b0$@u-strasbg.fr> (raw)
In-Reply-To: <200711170108.lAH18481008809@d12av02.megacenter.de.ibm.com>

  I tried to compile gdb with --enable-targets=all
on cygwin and got the following failure:

gcc -c -g -O2   -I. -I../../src/gdb -I../../src/gdb/config
-DLOCALEDIR="\"/usr/l
ocal/share/locale\"" -DHAVE_CONFIG_H -I../../src/gdb/../include/opcode
-I../../s
rc/gdb/../readline/.. -I../bfd -I../../src/gdb/../bfd
-I../../src/gdb/../include
 -I../libdecnumber -I../../src/gdb/../libdecnumber   -DMI_OUT=1 -DGDBTK
-DTUI=1
 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral
-Wno-un
used -Wno-switch -Wno-char-subscripts -Werror ../../src/gdb/alpha-tdep.c
gcc -c -g -O2   -I. -I../../src/gdb -I../../src/gdb/config
-DLOCALEDIR="\"/usr/l
ocal/share/locale\"" -DHAVE_CONFIG_H -I../../src/gdb/../include/opcode
-I../../s
rc/gdb/../readline/.. -I../bfd -I../../src/gdb/../bfd
-I../../src/gdb/../include
 -I../libdecnumber -I../../src/gdb/../libdecnumber   -DMI_OUT=1 -DGDBTK
-DTUI=1
 -Wall -Wdeclaration-after-statement -Wpointer-arith -Wformat-nonliteral
-Wno-un
used -Wno-switch -Wno-char-subscripts -Werror ../../src/gdb/amd64fbsd-tdep.c
../../src/gdb/amd64fbsd-tdep.c:89: warning: large integer implicitly
truncated t
o unsigned type
../../src/gdb/amd64fbsd-tdep.c:90: warning: large integer implicitly
truncated t
o unsigned type
make[1]: *** [amd64fbsd-tdep.o] Error 1
make[1]: Leaving directory `/usr/local/src/cvs/build-all/gdb'
make: *** [all-gdb] Error 2

The corresponding sourcelines contain 64 bit constants that are assigned to
CORE_ADDR
type. 
  Is the CORE_ADDR size changed according to the target of the current tdep
file?

Pierre


> -----Original Message-----
> From: gdb-patches-owner@sourceware.org [mailto:gdb-patches-
> owner@sourceware.org] On Behalf Of Ulrich Weigand
> Sent: Saturday, November 17, 2007 2:08 AM
> To: Ulrich Weigand
> Cc: gdb-patches@sourceware.org
> Subject: Re: [rfc] [0/9] Multi-target support
> 
> 
> > as promised, here's a set of patches to provide the --enable-targets=
> > configure option, allowing to support multiple (remote) targets
> within
> > a single GDB executable.
> 
> I've committed --enable-targets= support now, consisting of the
> original patch series, except for the old 7/9 OPENBSD_AOUT patch,
> and in addition the show_mipsfpu_command crash fix from:
> http://sourceware.org/ml/gdb-patches/2007-10/msg00832.html
> 
> I've also updated NEWS with the text from:
> http://sourceware.org/ml/gdb-patches/2007-10/msg00711.html
> 
> Bye,
> Ulrich
> 
> --
>   Dr. Ulrich Weigand
>   GNU Toolchain for Linux on System z and Cell BE
>   Ulrich.Weigand@de.ibm.com




  reply	other threads:[~2007-11-19 10:14 UTC|newest]

Thread overview: 15+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-26  1:15 Ulrich Weigand
2007-10-26  7:19 ` Daniel Jacobowitz
2007-10-30 21:54 ` [rfc] [0/9] Multi-target support: Fix show_mipsfpu_command crash Ulrich Weigand
2007-11-17  1:08 ` [rfc] [0/9] Multi-target support Ulrich Weigand
2007-11-19 10:14   ` Pierre Muller [this message]
2007-11-19 11:38     ` Ulrich Weigand
2007-11-19 16:35       ` Pierre Muller
2007-11-19 17:24         ` Ulrich Weigand
2007-11-19 17:28           ` Daniel Jacobowitz
2007-11-20 22:17             ` Ulrich Weigand
2007-11-20 22:23         ` [rfc/rft] --enable-targets=all with 32-bit BFD Ulrich Weigand
2007-11-21  1:01           ` Pedro Alves
2007-11-26 15:30             ` Ulrich Weigand
2007-11-27  3:00               ` Pedro Alves
2007-11-27 17:08                 ` Ulrich Weigand

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='003a01c82a95$07659290$1630b7b0$@u-strasbg.fr' \
    --to=muller@ics.u-strasbg.fr \
    --cc=gdb-patches@sourceware.org \
    --cc=uweigand@de.ibm.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox