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 bootstrap/12462] gcc-3.3.1 can't build shared library with libstdc++.a


------- Additional Comments From bangerth at dealii dot org  2004-01-20 13:56 -------
If you want to link libstdc++ into a shared library, you shouldn't 
use the static version. I think that's only a reasonable requirement 
the linker is enforcing. 
 
Why exactly are you doing this? 
 
W. 

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12462


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