public inbox for sid@sourceware.org
 help / color / mirror / Atom feed
From: "Frank Ch. Eigler" <fche@redhat.com>
To: Robert Lee <rlee_1900@yahoo.com>
Cc: sid@sources.redhat.com
Subject: Re: run helloworld
Date: Thu, 21 Mar 2002 17:14:00 -0000	[thread overview]
Message-ID: <20020321201429.C22132@redhat.com> (raw)
In-Reply-To: <20020321233135.93857.qmail@web9007.mail.yahoo.com>; from rlee_1900@yahoo.com on Thu, Mar 21, 2002 at 03:31:35PM -0800

[-- Attachment #1: Type: text/plain, Size: 1038 bytes --]

Hi -

On Thu, Mar 21, 2002 at 03:31:35PM -0800, Robert Lee wrote:
> I can configure the program to run in different
> environments.  How about on Assabet (an ARM board from
> Intel) for linux?  

In other words, it is an arm-linux program that you're trying
to run on the simulator (but without running the full linux
kernel)?  This would require sid to emulate linux system calls,
for which no support exists right now.  It might be possible to
run linux in its entirety on the simulator, but that in turn
requires that enough board-level stuff (peripherals, memory maps,
virtual hard drives, etc.) be configured for linux to boot.  I
believe there is no prepackaged sid configuration for that specific
board, so this would take a bit of work.

You may find it easier to grab a new arm-elf cross toolchain, and
build an ANGEL-based executable (sid can emulate core ANGEL monitor
calls), or consider using a "well-traveled" sid board-level
configuration such as eCos running on a simulated ARM PID7T board.

- FChE

[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]

  reply	other threads:[~2002-03-22  1:14 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-20 18:03 how to get started? Robert Lee
2002-03-20 18:42 ` Ben Elliston
2002-03-21  9:50   ` Robert Lee
2002-03-21 10:53     ` Frank Ch. Eigler
2002-03-21 15:31       ` run helloworld Robert Lee
2002-03-21 17:14         ` Frank Ch. Eigler [this message]
2002-03-22  8:10           ` Robert Lee
2002-04-01  7:40             ` Ben Elliston

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=20020321201429.C22132@redhat.com \
    --to=fche@redhat.com \
    --cc=rlee_1900@yahoo.com \
    --cc=sid@sources.redhat.com \
    /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).