[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2012-06-24 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134

--- Comment #8 from Thorsten Glaser  2012-06-24 23:27:34 
UTC ---
Looks like this is needed for all architectures having such symbols in libgcc.a
only – I just backported those for m68k to gcc-4.6 and encountered this issue,
which Mikael Pettersson helped to solve.

Just so anyone who’ll encounter these later knows. (Also, rebuild *all*
involved DLLs against the libgcc_s.so linker script, not just libstdc++.)


[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2012-06-24 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134

Thorsten Glaser  changed:

   What|Removed |Added

 CC||tg at mirbsd dot org

--- Comment #7 from Thorsten Glaser  2012-06-24 23:25:53 
UTC ---
Looks like this is needed for all architectures having such symbols in libgcc.a
only – I just backported those for m68k to gcc-4.6 and encountered this issue,
which Mikael Pettersson helped to solve.


[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2010-01-04 Thread doko at gcc dot gnu dot org


--- Comment #6 from doko at gcc dot gnu dot org  2010-01-04 15:13 ---
Subject: Bug 40134

Author: doko
Date: Mon Jan  4 15:13:08 2010
New Revision: 155617

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=155617
Log:
2010-01-04  Mikael Pettersson  

PR target/42503

Backport from mainline:

2009-09-09  Jakub Jelinek  

* config/t-slibgcc-elf-ver (SHLIB_MAKE_SOLINK, SHLIB_INSTALL_SOLINK):
New variables.
(SHLIB_LINK, SHLIB_INSTALL): Use them.
* config/t-slibgcc-libgcc: New file.

2009-10-19  Matthias Klose  

PR target/40134
* config.gcc (arm*-*-linux-*eabi): Use config/t-slibgcc-libgcc.

Added:
branches/gcc-4_4-branch/gcc/config/t-slibgcc-libgcc
Modified:
branches/gcc-4_4-branch/gcc/ChangeLog
branches/gcc-4_4-branch/gcc/config.gcc
branches/gcc-4_4-branch/gcc/config/t-slibgcc-elf-ver


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134



[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-12-13 Thread debian-gcc at lists dot debian dot org


--- Comment #5 from debian-gcc at lists dot debian dot org  2009-12-14 
00:21 ---
fixed on the trunk


-- 

debian-gcc at lists dot debian dot org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134



[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-12-03 Thread doko at gcc dot gnu dot org


--- Comment #4 from doko at gcc dot gnu dot org  2009-12-04 07:48 ---
Subject: Bug 40134

Author: doko
Date: Fri Dec  4 07:47:51 2009
New Revision: 154973

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=154973
Log:
2009-12-04  Matthias Klose  
John David Anglin  

PR target/40134
* config.gcc (hppa*-*-linux*): Use config/t-slibgcc-libgcc.
* config/pa/pa-linux.h (LIB_SPEC): Remove.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.gcc
trunk/gcc/config/pa/pa-linux.h


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134



[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-10-19 Thread doko at gcc dot gnu dot org


--- Comment #3 from doko at gcc dot gnu dot org  2009-10-19 14:26 ---
Subject: Bug 40134

Author: doko
Date: Mon Oct 19 14:26:28 2009
New Revision: 152975

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=152975
Log:
2009-10-19  Matthias Klose  

PR target/40134
* config.gcc (arm*-*-linux-*eabi): Use config/t-slibgcc-libgcc.

Modified:
trunk/gcc/ChangeLog
trunk/gcc/config.gcc


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134



[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-07-07 Thread debian-gcc at lists dot debian dot org


--- Comment #2 from debian-gcc at lists dot debian dot org  2009-07-07 
09:08 ---
proposed patch at http://gcc.gnu.org/ml/gcc-patches/2009-07/msg00322.html


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134



[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-06-19 Thread doko at ubuntu dot com


--- Comment #1 from doko at ubuntu dot com  2009-06-20 01:21 ---
The SH port does use a linker script to link with both -lgcc_s and -lgcc.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134



[Bug target/40134] symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)

2009-05-22 Thread ramana at gcc dot gnu dot org


-- 

ramana at gcc dot gnu dot org changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever Confirmed|0   |1
   Last reconfirmed|-00-00 00:00:00 |2009-05-22 13:37:17
   date||


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134