Using third party STL library
Leo Przybylski
leop@engr.arizona.edu
Mon May 20 18:25:00 GMT 2002
You can try STLPort
http://www.stlport.com
-Leo
On Mon, 20 May 2002, michael zhao wrote:
> 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