--- In [email protected], Roberto Asquini <[EMAIL PROTECTED]> wrote: > > Hi Hugo, > > libstdc++ is far too big to stay inside the Fox Flash memory. > try compiling it statically and cris-strip it then you can execute on > the Fox without any library. > > Roberto Asquini
Hi Roberto, What exactly is the stripping feature doing? Is it kicking out all functionality in the libstdc++ library that is not used in the application? Best rgds, --Geert
