From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15370 invoked by alias); 3 Apr 2014 10:11:12 -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 15354 invoked by uid 89); 3 Apr 2014 10:11:11 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=0.9 required=5.0 tests=AWL,BAYES_50,HK_OBFDOM,RCVD_IN_DNSWL_NONE autolearn=no version=3.3.2 X-HELO: relay03.alfahosting-server.de Received: from relay03.alfahosting-server.de (HELO relay03.alfahosting-server.de) (109.237.142.239) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Thu, 03 Apr 2014 10:11:09 +0000 Received: by relay03.alfahosting-server.de (Postfix, from userid 1001) id 473B232C1F33; Thu, 3 Apr 2014 12:11:06 +0200 (CEST) X-Spam-DCC: : Received: from alfa3017.alfahosting-server.de (alfa3017.alfahosting-server.de [109.237.140.28]) by relay03.alfahosting-server.de (Postfix) with ESMTPS id 4866332C350F; Thu, 3 Apr 2014 12:11:04 +0200 (CEST) Received: from itrrrauch (p578a450a.dip0.t-ipconnect.de [87.138.69.10]) by alfa3017.alfahosting-server.de (Postfix) with ESMTPA id 2047E293405B; Thu, 3 Apr 2014 12:11:03 +0200 (CEST) From: "Richard Rauch" To: "'kalibar6'" , References: <8a84ec1.20b7c9d1.533c6a80.d62f8@tlen.pl> In-Reply-To: <8a84ec1.20b7c9d1.533c6a80.d62f8@tlen.pl> Date: Thu, 03 Apr 2014 10:11:00 -0000 Message-ID: <013c01cf4f25$06cf31e0$146d95a0$@itrgmbh.de> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Virus-Checker-Version: clamassassin 1.2.4 with ClamAV 0.97.3/18735/Thu Apr 3 07:35:51 2014 X-IsSubscribed: yes Subject: AW: [ECOS] Building eCos. X-SW-Source: 2014-04/txt/msg00001.txt.bz2 Hello, you prefer to work with Linux development host? I think, I could provide a solution under Windows, but not with Linux. Best Regards Richard _______________________________________________ Richard Rauch ITR GmbH Informationstechnologie Rauch=20 web: http://www.itrgmbh.de _______________________________________________ > -----Urspr=C3=BCngliche Nachricht----- > Von: ecos-discuss-owner@ecos.sourceware.org [mailto:ecos-discuss- > owner@ecos.sourceware.org] Im Auftrag von kalibar6 > Gesendet: Mittwoch, 2. April 2014 21:53 > An: ecos-discuss@ecos.sourceware.org > Betreff: [ECOS] Building eCos. >=20 > Hi all, >=20 > I am trying to play a bit with eCos on STM32F4 Discovery board. I am work= ing > under Ubuntu 12.04 (32bit). I know that in downloaded binaries there is no > support for this platform. I have to download source files from CVS repos= itory > and compile them myself. OK. I have downloaded them: >=20 > cvs -z3 -d :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos co -P ecos cvs = -z3 - > d :pserver:anoncvs@ecos.sourceware.org:/cvs/ecos co -P host >=20 > System variable $ECOS_REPOSITORY has been set up to my downloaded files: > /home/kalbar/CVS_repo/ecos_host/packages >=20 > Now after multiple approaches I can't get this thing fully compiled and > installed. In main source folder I have created folder 'build' and run co= nfigure > script and make and install: >=20 > /home/kalbar/CVS_repo/ecos_host/configure > --prefix=3D/home/kalbar/CVS_repo/ecos_host/build --with-tcl=3D/usr/lib/tc= l8.4 > --with-tk=3D/usr/lib/tk8.4 > make > sudo make install >=20 >=20 > Some files are getting compiled/build but not all of them. There is still= lack of > GUI for eCos configuration and package for for my board does not seem to > build. I would really appreciate some help on this matter as I have spend= quite > a lot of time on this and got stuck in dead end with no help from README = files > nor google. >=20 > -- > Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos > and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss -- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss