generic-poky/meta/recipes-devtools/gcc/gcc-4.5.1/fedora
Nitin A Kamble 95fc6ae164 gcc_4.5.1: add DSO linking change patch
This patch changes gcc's (ld's) linking behavior. It passes
--no-add-needed flag to ld. Because of it ld does not try to find
related libraries for linking, causing link failures. And these
link failures can be fixed by specifying the library to be linked
explicitely on the gcc command line.

Signed-off-by: Nitin A Kamble <nitin.a.kamble@intel.com>
2011-01-20 21:37:02 +00:00
..
gcc43-c++-builtin-redecl.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-cpp-pragma.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-i386-libgomp.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-ia64-libunwind.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-java-debug-iface-type.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-java-nomulti.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-libgomp-speedup.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-ppc32-retaddr.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-pr27898.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-pr32139.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-pr33763.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-rh251682.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-rh330771.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc43-rh341221.patch gcc: upgrade from 4.5.0 to 4.5.1 2010-11-18 13:30:25 -08:00
gcc45-no-add-needed.patch gcc_4.5.1: add DSO linking change patch 2011-01-20 21:37:02 +00:00