This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/49777] for c++ code, without -g option, cannot generate PIC *.so library.
- From: "hekun_hekun at 163 dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Sat, 15 Oct 2011 01:47:14 +0000
- Subject: [Bug c++/49777] for c++ code, without -g option, cannot generate PIC *.so library.
- Auto-submitted: auto-generated
- References: <bug-49777-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49777
--- Comment #5 from kun.he <hekun_hekun at 163 dot com> 2011-10-15 01:47:14 UTC ---
Thanks Paolo & Nick,
When I replace gcc-4.5.1 by Gcc-linaro-4.5-2011.06, the issue disappeared. And
I found patch
http://bazaar.launchpad.net/~linaro-toolchain-dev/gcc-linaro/4.5/revision/99352