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 c++/33323] configure with --disable-shared, g++ can't create shared library.



------- Comment #1 from cnstar9988 at gmail dot com  2007-09-06 13:30 -------
./configure --disable-shared 
Because I don't want to dynamic linked with libstdc++.so.
I wan't static linked with libstdc++.a.

Thanks.


-- 


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


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