[Bug ld/20675] [metag] internal error cross-compiling static programs

2016-10-15 Thread wbx at openadk dot org
https://sourceware.org/bugzilla/show_bug.cgi?id=20675 --- Comment #2 from wbx at openadk dot org --- See http://debug.openadk.org/metag for the c file and the object file produced. In lib is the static uClibc-ng library files. The Link command I use: /home/wbx/metag/toolchain_qemu-metag_uclibc-ng

ld.gold fails compiling gcc

2016-10-15 Thread John Frankish
$ ld.gold -v GNU gold (GNU Binutils 2.25.1) 1.11 Compiling gcc-5.2.0 fails when using ld.gold, but succeeds when using ld.bfd $ make ... mv -f .deps/marshall.Tpo .deps/marshall.Plo /bin/sh ./libtool --tag=CXX --mode=link g++ -fuse-ld=gold -march=i486 -mtune=i686 -Os -pipe -W -Wall -fvisibility

Translatable strings not marked 'c-format'

2016-10-15 Thread Ask Hjorth Larsen
Dear developers In the translation template for bfd [1], very few strings have the c-format tag which makes gettext able to tell if placeholders (%s, %d, ...) are mistranslated. This typically affects the substitution codes %B and %A. It is very unlikely that any translator can translate all 140