Code::Blocks Forums

User forums => Embedded development => Topic started by: killerbot on July 31, 2007, 09:04:44 pm

Title: STLport
Post by: killerbot on July 31, 2007, 09:04:44 pm
This is little CB related, but it could be. Does anyone has any experience with building parts of STLPort on an embedded system.

For example the TI compiler does not have STL (yet : well they promised me already 2 years ago :-( ), so I was thinking of doing an STLPort port myself, and maybe create a cbp file for some things. As a simple example I am thinking about : string and vector and bitset. Before diving in, and taking a bunch of wrong turns, please share your ideas, experiences with me ;-)