From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16810 invoked by alias); 20 May 2005 07:41:17 -0000 Mailing-List: contact ecos-discuss-help@ecos.sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: ecos-discuss-owner@ecos.sourceware.org Received: (qmail 16294 invoked from network); 20 May 2005 07:40:48 -0000 Received: from unknown (HELO asav1.lyse.net) (213.167.96.68) by sourceware.org with SMTP; 20 May 2005 07:40:48 -0000 Received: from asav1.lyse.net (asav1.lyse.net [127.0.0.1]) by localhost.lyse.net (Postfix) with ESMTP id C6E70902C8; Fri, 20 May 2005 09:36:22 +0200 (CEST) Received: from mail1.lyse.net (unknown [192.168.42.2])by asav1.lyse.net (Postfix) with ESMTPid B612A9022A; Fri, 20 May 2005 09:36:22 +0200 (CEST) Received: from [84.234.138.230] (helo=[192.168.0.193])by mail1.lyse.net with smtp (Exim 4.34)id 1DZ26c-0001pK-N8; Fri, 20 May 2005 09:39:38 +0200 From: =?ISO-8859-1?Q?=D8yvind?= Harboe To: Raghavendra K Cc: ecos-discuss@sources.redhat.com In-Reply-To: References: Content-Type: text/plain; charset=ISO-8859-1 Date: Fri, 20 May 2005 09:50:00 -0000 Message-Id: <1116574872.10422.23.camel@localhost.localdomain> Mime-Version: 1.0 Content-Transfer-Encoding: quoted-printable X-imss-version: 2.025 X-imss-result: Passed X-imss-scores: Clean:32.95808 C:2 M:3 S:5 R:5 X-imss-settings: Baseline:2 C:1 M:1 S:1 R:1 (0.1500 0.1500) Subject: [ECOS] Re: C++ Support X-SW-Source: 2005-05/txt/msg00274.txt.bz2 On Thu, 2005-05-19 at 18:52 +0530, Raghavendra K wrote: > Hi, >=20 > Do we get STL support on ecos ( like vectors, queues etc). Also, we were= trying out > a simple application using iostream.h but ended up getting lot of errors = during compilation. > So we would like to know to what extent C++ is supported on ecos. I'm using both STLport and libstdc++ w/eCos. It isn't supported out of the box, but it isn't too hard to get it working and I haven't seen any problems once up and running.=20 The instructions are a bit crude and there are some somewhat questionable steps due to newlib/eCos issues, but you can always buy the eCosPro kit if you want something that is fully tested and works out of the box :-) http://www.zylin.com/libstdc++.html http://www.zylin.com/stlport.html For the libstdc++ stuff I submitted a patch to eCos w.r.t. some issues with using C++ early in eCos startup, but it didn't receive any comments so far: http://ecos.sourceware.org/ml/ecos-patches/2005-04/msg00007.html --=20 =D8yvind Harboe http://www.zylin.com -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss