[uClinux-dev] C++ exceptions, STLPort?

Stanislav Meduna stano at meduna.org
Thu Oct 4 03:16:52 EDT 2007


Hi,

did anyone succeed compiling C++ exception support and the
STLport library for a MMU-less ARM7 architecture? If yes,
please advise what toolchain and settings you have used.

Actually what I need are the basic classes such as
vector or list - I don't need the exception support
as I found the exception handling too heavyweight
and error-prone in an embedded world - however, the
STL itself uses exceptions.

Thanks
-- 
                              Stano


More information about the uClinux-dev mailing list