This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/21277] Runtime error with C++ shared library and --disable-shared
- From: "info at yourkit dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 2 May 2005 06:59:33 -0000
- Subject: [Bug target/21277] Runtime error with C++ shared library and --disable-shared
- References: <20050429073316.21277.info@yourkit.com>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From info at yourkit dot com 2005-05-02 06:59 -------
First of all, thank you all for the suggestions.
> libstdc++'s configure contains the docs for --with-pic:
I'm sorry, I'm not a gcc configuration guru :), and all that I was doing was
building gcc via its configure + make, according to the published instructions.
Could you please give me a hint. On what stage of gcc build process can I pass
this option? Isn't the process of libstdc++ build a part of the entire gcc build?
Should I pass --with-pic to gcc configure's command line?
> Does it change anything if you build libq.so with -mimpure-text?
I'd be happy to try if you'd tell me where to switch this option
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21277