This is the mail archive of the binutils@sources.redhat.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]
Other format: [Raw text]

Re: bfd/elf.c chokes on BSD/OS 4.3.1 running gcc 3.2.3


On Sat, May 07, 2005 at 07:45:52AM -0600, The Doctor wrote:
> On Sat, May 07, 2005 at 03:14:33PM +0930, Alan Modra wrote:
> > On Fri, May 06, 2005 at 09:45:02PM -0600, The Doctor wrote:
> > > I got this to work in 2.15 no problem.  what changed?
> > 
> > -Werror
> >
> 
> Let me include this.
>  
> > -- 
> > Alan Modra
> > IBM OzLabs - Linux Technology Centre
> 
> -- 
> Member - Liberal International	
> This is doctor@nl2k.ab.ca	Ici doctor@nl2k.ab.ca
> God Queen and country! Beware Anti-Christ rising!
> BC, Vote Liberal!!

NOw I get:


Script started on Sat May  7 07:57:54 2005
doctor.nl2k.ab.ca//usr/source/binutils-2.16$ make
if [ x"" != x ]; then  /usr/bin/gcc -c -DHAVE_CONFIG_H -g -Werror -O9 -march=i686 -I. -I.././libiberty/../include  -W -Wall -Wtraditional -pedantic  .././libiberty/regex.c -o pic/./regex.o;  else true; fi
/usr/bin/gcc -c -DHAVE_CONFIG_H -g -Werror -O9 -march=i686 -I. -I.././libiberty/../include  -W -Wall -Wtraditional -pedantic .././libiberty/regex.c -o ./regex.o
cc1: warnings being treated as errors
In file included from ../include/xregex.h:26,
                 from ../libiberty/regex.c:199:
../include/xregex2.h:551: warning: ISO C89 does not support `static' or type qualifiers in parameter array declarators
In file included from ../libiberty/regex.c:653:
../libiberty/regex.c: In function `byte_compile_range':
../libiberty/regex.c:4552: warning: signed and unsigned type in conditional expression
../libiberty/regex.c:4562: warning: signed and unsigned type in conditional expression
../libiberty/regex.c:4562: warning: signed and unsigned type in conditional expression
*** Error code 1

Stop.
*** Error code 1

Stop.
doctor.nl2k.ab.ca//usr/source/binutils-2.16$ exit
exit

Script done on Sat May  7 07:58:00 2005
-- 
Member - Liberal International	
This is doctor@nl2k.ab.ca	Ici doctor@nl2k.ab.ca
God Queen and country! Beware Anti-Christ rising!
BC, Vote Liberal!!


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