This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

AW: STL without libstdc++


Hi

> -----Ursprüngliche Nachricht-----
> Von: gcc-help-owner@gcc.gnu.org [mailto:gcc-help-owner@gcc.gnu.org]Im
> Auftrag von Michael T
>
> I would like to ask whether it is possible to use the STL 
> with g++ without
> having the object code depend on libstdc++?
Take a look to http://www.dietmar-kuehl.de/cxxrt/

Together with http://sourceware.org/newlib/ you also do not need libstd

best regards
  Martin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]