symbols not resolved when building shared libraries (link with -lgcc_s -lgcc?)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40134
--- Comment #8 from Thorsten Glaser <tg at mirbsd dot org> 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++.)
--
Configure bugmail: http://gcc.gnu.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You reported the bug.
--
To UNSUBSCRIBE, email to debian-gcc-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
Archive: http://lists.debian.org/bug-40134-5724-1dOdgPirmq@http.gcc.gnu.org/bugzilla/
|