Using third party STL library

michael zhao miczhao@cisco.com
Mon May 20 16:58:00 GMT 2002


How can I use a third party STL library other than the one provided by GCC? 
I tried to use -nodefaultlibs or -nostdlib option. Linking fails because 
some symbols are not funnd. For examples, __cxa_allocate_exception, 
__cxa_rethrow,  __cxa_pure_virtual

Can some one give my some help?

Thanks,
Mike



More information about the Gcc-help mailing list