This is the mail archive of the gdb-patches@sourceware.org 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]

Re: [rfc] [0/9] Multi-target support


Daniel Jacobowitz wrote:
> On Mon, Nov 19, 2007 at 06:24:24PM +0100, Ulrich Weigand wrote:
> > >   Adding --enable-64-bit-bfd I still needed to add WERROR_CFLAGS="" 
> > > because I got warnings in win32-nat.c, which implicitly assumes that
> > > CORE_ADDR is 32 bit long.
> > 
> > Now this is a bug in win32-nat.c, which would have already shown up
> > if you attempted to build a regular win32 -> amd64-linux (for example)
> > cross-debugger.
> 
> Well, no - you wouldn't get win32-nat.c in that case.  It would show
> up if you build a native Windows GDB with --enable-64-bit-bfd though.

You're right, of course.  Sorry for the confusion.

Bye,
Ulrich

-- 
  Dr. Ulrich Weigand
  GNU Toolchain for Linux on System z and Cell BE
  Ulrich.Weigand@de.ibm.com


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