public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: kalibar6 <kalibar6@tlen.pl>
To: ecos-discuss@ecos.sourceware.org
Subject: [ECOS] Building eCos.
Date: Wed, 02 Apr 2014 19:52:00 -0000	[thread overview]
Message-ID: <8a84ec1.20b7c9d1.533c6a80.d62f8@tlen.pl> (raw)

Hi all,

I am trying to play a bit with eCos on STM32F4 Discovery board. I am
working 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 repository and compile them myself. OK. I have downloaded them:

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

System variable $ECOS_REPOSITORY has been set up to my downloaded files:
/home/kalbar/CVS_repo/ecos_host/packages

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
configure script and make and install:

/home/kalbar/CVS_repo/ecos_host/configure
--prefix=/home/kalbar/CVS_repo/ecos_host/build --with-tcl=/usr/lib/tcl8.4
--with-tk=/usr/lib/tk8.4
make
sudo make install


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.

--
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss

             reply	other threads:[~2014-04-02 19:52 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-02 19:52 kalibar6 [this message]
2014-04-03 10:11 ` AW: " Richard Rauch
2014-04-03 18:02 ` [ECOS] " John Dallaway
2014-04-03 22:11   ` kalibar6
  -- strict thread matches above, loose matches on Subject: below --
2001-11-13  3:41 [ECOS] RedBoot for Assabet (strongarm) problem todd.kallam
2001-11-13  5:41 ` Jordi Colomer
2001-11-14 20:36   ` [ECOS] Building ecos RolandKane
2001-11-15  4:50     ` Julian Smart
     [not found] <200003011700.e21H0Aq62955@smtp.abac.com>
2000-03-01 10:24 ` [ECOS] Building eCos John Finley
     [not found] <200003011701.JAA18830@cygnus.com>
2000-03-01  9:27 ` Bart Veer
     [not found] <200003011700.JAA18722@cygnus.com>
2000-03-01  9:14 ` Jonathan Larmour
2000-03-01  8:59 Robert Swindells

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8a84ec1.20b7c9d1.533c6a80.d62f8@tlen.pl \
    --to=kalibar6@tlen.pl \
    --cc=ecos-discuss@ecos.sourceware.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).