|
From: | d.g.gorbachev at gmail dot com |
Subject: | [Bug ld/12277] Linker error: "final link failed: Nonrepresentable section on output" |
Date: | Sat, 4 Dec 2010 18:45:47 +0000 |
http://sourceware.org/bugzilla/show_bug.cgi?id=12277 Dmitry Gorbachev <d.g.gorbachev at gmail dot com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |REOPENED Resolution|FIXED | --- Comment #3 from Dmitry Gorbachev <d.g.gorbachev at gmail dot com> 2010-12-04 18:45:35 UTC --- There are still two problems... 1. The "<visibility> symbol `bar' isn't defined" messages are misleading: "hidden" in the sources gives "protected", "protected" gives "internal", and "internal" gives "hidden". It also depends on whether bar() is __const__ or not. 2. Why ld.bfd should fail when ld.gold works fine? -- Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |