public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Andrew Lunn <andrew@lunn.ch>
To: Alexander Popov <s_popov@prosyst.bg>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Newbie Q: building ecos 2.0
Date: Tue, 14 Oct 2003 11:21:00 -0000	[thread overview]
Message-ID: <20031014112117.GA22392@lunn.ch> (raw)
In-Reply-To: <3F8BD7A8.9030801@prosyst.bg>

On Tue, Oct 14, 2003 at 02:02:00PM +0300, Alexander Popov wrote:
> Hi all,
> 
> I just got ecos and I'm (a complete and helpless newbie :) ) trying to 
> build an image for i386 (PC).
> I used the configtool to setup the platform but when I tried to build it 
> it crushed on a few places. I fixed most of them one way or another but 
> I'm stuck here:

You should not have to fix anything. It should work right out of the
box. If it does not, its generally a user error. 
 
> make[1]: `/opt/ecos/ecos-2.0/tools/bin/pentium3_install/lib/target.ld' 
> is up to date.
> make[1]: Leaving directory 
> `/opt/ecos/ecos-2.0/tools/bin/pentium3_build/hal/i386/arch/v2_0'
> make -r -C services/loader/v2_0 tests/libfoo.so

It seems very strange that a newbie would be trying to use the
loader. I suggest you leave that alone until you graduate from newbie
and become at least experienced or maybe Guru.

Start by building a floppy redboot image.

export ECOS_REPOSITORY=~/eCos/anoncvs/packages/
ecosconfig new pc redboot
ecosconfig import ~/eCos/anoncvs/packages/hal/i386/pc/current/misc/redboot_FLOPPY.ecm
ecosconfig tree
make

The resulting image in the bin directory onto a floppy and boot it.

All this is well documented, so just RTM,

    Andrew

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

      reply	other threads:[~2003-10-14 11:21 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-10-14 11:02 Alexander Popov
2003-10-14 11:21 ` Andrew Lunn [this message]

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=20031014112117.GA22392@lunn.ch \
    --to=andrew@lunn.ch \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=s_popov@prosyst.bg \
    /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).