[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread mimamer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 mimamer at gmail dot com changed: What|Removed |Added Status|RESOLVED|CLOSED Resolution|FIXE

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread mimamer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 --- Comment #4 from mimamer at gmail dot com --- I'm sorry to bother you one more time. All symbols are marked as hidden in libgcc.a, true. But they become "local default" when I create a shared libgcc.so from it. Just to help me understand what i

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 --- Comment #3 from Andrew Pinski --- (In reply to mimamer from comment #2) > Well, since this did work for 4.3.4, what is the proper way to build > libgcc.so? The proper way is to edit the t-* files under libgcc for your target. > No, I canno

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread mimamer at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 mimamer at gmail dot com changed: What|Removed |Added Resolution|INVALID |FIXED --- Comment #2 from mima

[Bug c/61395] Linker cannot find symbols in object files compiled with recent GCC

2014-06-02 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61395 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED URL|