This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


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

Re: binutils doesn't build after changed libcoff.h


On Fri, Apr 28, 2000 at 12:53:55PM +0200, Andreas Jaeger wrote:
> /cvs/binutils/bfd/coff-alpha.c:2270: incompatible types in initialization
> /cvs/binutils/bfd/coff-alpha.c:2270: initializer element is not constant
> /cvs/binutils/bfd/coff-alpha.c:2270: (near initialization for `alpha_ecoff_backend_data.coff._bfd_coff_force_symnames_in_strings')

Doh, sorry.  I committed the following, which fixes things by restoring the
default behavior from before my patch.  

				-Clint

Fri Apr 28 08:05:12 2000  Clinton Popetz  <cpopetz@cygnus.com>

	* coff-alpha.c (alpha_ecoff_backend_data): Add initialization of
	_bfd_coff_force_symnames in strings and 
	_bfd_coff_debug_string_prefix_length to their default values.



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