[Bug ld/17288] sh64 incremental link does not set flags in ELF header

2014-08-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17288

Nick Clifton nickc at redhat dot com changed:

   What|Removed |Added

 CC||nickc at redhat dot com

--- Comment #4 from Nick Clifton nickc at redhat dot com ---
Created attachment 7751
  -- https://sourceware.org/bugzilla/attachment.cgi?id=7751action=edit
Set SH5 flag in ELF header

The uploaded patch fixes the problem, but I am not yet convinced that it is the
correct solution.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug binutils/17184] windres: Subtle incompatibility with Windows 8/8.1

2014-08-20 Thread nickc at redhat dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17184

Nick Clifton nickc at redhat dot com changed:

   What|Removed |Added

 CC||nickc at redhat dot com

--- Comment #2 from Nick Clifton nickc at redhat dot com ---
Hi Mity,

  MY recommendation - go with option 1 for now.  If it works and noone else
reports similar problems then all is well.  If it works but then further
problems show up then it would be worth investigating path 2.

Cheers
  Nick

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils


[Bug ld/17219] ld/mips: can no longer build libstdc++ (gcc 4.8/4.9)

2014-08-20 Thread manuel.lauss at gmail dot com
https://sourceware.org/bugzilla/show_bug.cgi?id=17219

--- Comment #2 from Manuel Lauss manuel.lauss at gmail dot com ---
native builds are also affected: for example gcc-4.9.1 built natively fails
with
libtool: link: mipsel-softfloat-linux-gnu-gcc -shared  .libs/lto-plugin.o   
-Wl,--as-needed  -static-libgcc -Wl,-O1 ../libiberty/pic/libiberty.a  
-Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
/usr/lib/gcc/mipsel-softfloat-linux-gnu/4.9.1/../../../../mipsel-softfloat-linux-gnu/bin/ld:
error: .libs/lto-plugin.o: relocation 4 against `a local symbol' can not be
used when making a shared object; recompile with -fPIC
/usr/lib/gcc/mipsel-softfloat-linux-gnu/4.9.1/../../../../mipsel-softfloat-linux-gnu/bin/ld:
error: .libs/lto-plugin.o: relocation 5 against `a local symbol' can not be
used when making a shared object; recompile with -fPIC
/usr/lib/gcc/mipsel-softfloat-linux-gnu/4.9.1/../../../../mipsel-softfloat-linux-gnu/bin/ld:
error: .libs/lto-plugin.o: relocation 5 against `a local symbol' can not be
used when making a shared object; recompile with -fPIC
/usr/lib/gcc/mipsel-softfloat-linux-gnu/4.9.1/../../../../mipsel-softfloat-linux-gnu/bin/ld:
error: .libs/lto-plugin.o: relocation 4 against `a local symbol' can not be
used when making a shared object; recompile with -fPIC
/usr/lib/gcc/mipsel-softfloat-linux-gnu/4.9.1/../../../../mipsel-softfloat-linux-gnu/bin/ld:
error: .libs/lto-plugin.o: relocation 5 against `stderr' can not be used when
making a shared object; recompile with -fPIC
/usr/lib/gcc/mipsel-softfloat-linux-gnu/4.9.1/../../../../mipsel-softfloat-linux-gnu/bin/ld:
error: non-dynamic relocations refer to dynamic symbol stderr

and so on.  Again, reverting the above mentioned commit fixes everything.

-- 
You are receiving this mail because:
You are on the CC list for the bug.

___
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils