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/21277] Runtime error with C++ shared library and --disable-shared


------- 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


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