This is the mail archive of the binutils@sourceware.org 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] | |
Hi!
The recent R5900 / VU0 gave us a new error:
[...]
gcc -DHAVE_CONFIG_H -I. -I../../../../binutils/gas -I. -I../../../../binutils/gas -I../bfd -I../../../../binutils/gas/config -I../../../../binutils/gas/../include -I../../../../binutils/gas/.. -I../../../../binutils/gas/../bfd -DLOCALEDIR="\"/home/vaxbuild/_install_/mips64el-linux/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Wshadow -Werror -g -O2 -MT tc-mips.o -MD -MP -MF .deps/tc-mips.Tpo -c -o tc-mips.o `test -f 'config/tc-mips.c' || echo '../../../../binutils/gas/'`config/tc-mips.c
../../../../binutils/gas/config/tc-mips.c: In function âmips_lookup_insnâ:
../../../../binutils/gas/config/tc-mips.c:12351:40: error: signed and unsigned type in conditional expression [-Werror=sign-compare]
opend = dot != NULL ? dot - name : length;
^
cc1: all warnings being treated as errors
MfG, JBG
--
Jan-Benedict Glaw jbglaw@lug-owl.de +49-172-7608481
Signature of: [Nach Firefox-Update gibt es Empfehlungen, wenn man einen neuen Tab aufmacht.]
the second : 13:26 <@jbglaw> "Hide the new tab page"
13:27 <@jbglaw> Warum zum Teufel sind gerade Kacheln so ungeheuer angesagt?!
13:57 <@andrel> die Mozilla Foundation hat eine LKW Ladung Fugenkitt gespendet bekommen?
Attachment:
signature.asc
Description: Digital signature
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |