From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22586 invoked by alias); 2 Sep 2013 14:18:18 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 22447 invoked by uid 89); 2 Sep 2013 14:18:17 -0000 Received: from mail-pb0-f44.google.com (HELO mail-pb0-f44.google.com) (209.85.160.44) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES128-SHA encrypted) ESMTPS; Mon, 02 Sep 2013 14:18:17 +0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.2 required=5.0 tests=AWL,BAYES_00,FREEMAIL_FROM,KHOP_THREADED,NO_RELAYS autolearn=ham version=3.3.2 X-HELO: mail-pb0-f44.google.com Received: by mail-pb0-f44.google.com with SMTP id xa7so4804469pbc.31 for ; Mon, 02 Sep 2013 07:18:13 -0700 (PDT) MIME-Version: 1.0 X-Received: by 10.68.255.229 with SMTP id at5mr3695345pbd.130.1378131493663; Mon, 02 Sep 2013 07:18:13 -0700 (PDT) Received: by 10.70.62.70 with HTTP; Mon, 2 Sep 2013 07:18:13 -0700 (PDT) In-Reply-To: <521F730F.1090306@dallaway.org.uk> References: <521F730F.1090306@dallaway.org.uk> Date: Mon, 02 Sep 2013 14:18:00 -0000 Message-ID: From: Jabran Bhatti To: John Dallaway Cc: eCos Discussion Content-Type: text/plain; charset=ISO-8859-1 X-IsSubscribed: yes Subject: [ECOS] Re: Building C++ application for eCos on ARM X-SW-Source: 2013-09/txt/msg00000.txt.bz2 Hi John, Thanks for your answer, I will see what I can do with the uSTL library and keep you posted. Regards, Jabran 2013/8/29 John Dallaway : > Hi Jabran > > On 29/08/13 15:33, Jabran Bhatti wrote: > >> I'm looking to build a C++ application for eCos on an ARM processor. >> My program requires several standard C++ header files such as vector, >> iostream, list, ... >> >> My question is: how can I achieve this? Does anyone have any >> experience building and deploying C++ applications for eCos? > > Take a look at the eCos uSTL package which provides a size optimized > implementation of most aspects of the C++ STL. Ref: > > http://ecos.sourceware.org/docs-latest/ref/ustl-overview.html > > I hope this helps. > > John Dallaway > eCos maintainer > http://www.dallaway.org.uk/john -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss