This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/40134] 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++.)


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]