This is the mail archive of the gdb-prs@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: gdb/2226: Build failure of GDB CVS with SVN GCC (4.3.0)


The following reply was made to PR gdb/2226; it has been noted by GNATS.

From: Daniel Jacobowitz <drow@false.org>
To: Gabriel Dos Reis <gdr@cs.tamu.edu>
Cc: gdb-gnats@sources.redhat.com
Subject: Re: gdb/2226: Build failure of GDB CVS with SVN GCC (4.3.0)
Date: Tue, 13 Feb 2007 07:07:16 -0500

 On Mon, Feb 12, 2007 at 07:39:13PM -0600, Gabriel Dos Reis wrote:
 > The build failed in p-valprint.c, caused by warnings turned into
 > errors:
 > 
 > /home/gdr/redhat/combined/gdb/p-valprint.c: In function 'pascal_object_print_value_fields':
 > /home/gdr/redhat/combined/gdb/p-valprint.c:644: warning: 'tmp_obstack.alloc_failed' may be used uninitialized in this function
 
 Is this HEAD?  I checked in a relevant patch on Feb. 8th.
 
 > BTW, I looked into the docs for information about how to suppress the
 > build of support for Pascal (and other languages I'm not interested
 > in).  --enable-languages=c++ did not cut it.  Is there a "community
 > knowledge" document somewhere that contains that kind of stuff?
 
 No, but if it were possible, it would be in the manual - it isn't
 possible.  There's not enough code per language to bother.
 
 -- 
 Daniel Jacobowitz
 CodeSourcery


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