public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Pranav Purohit <ppranav@mahindrabt.com>
To: ecos-discuss@sources.redhat.com
Cc: gitam@mahindrabt.com
Subject: [ECOS] How to Port Linux on SA1110
Date: Mon, 21 May 2001 06:56:00 -0000	[thread overview]
Message-ID: <3B091D2E.CA28B689@mahindrabt.com> (raw)

Hi,

I am trying to port Linux on Intel StrongARM SA1110 Development Board.
As development tool I am using binutil 2.10.1, GCC 2.95.2, Insite 5.0
and I had followed the
instruction given in following URL.
    http://sources.redhat.com/ecos/install-linux.html

1.While configuring binutil,gcc and Insite as target i had given
'arm-elf'. Is it true for
SA1110(Assabet) if not then what I have to give for SA1110(Assabet).
    I had configure binutil with following command
        ./configure --target=arm-elf --prefix=/tools
--exec-prefix=/tools/H-i686-pc-linux-gnu \
                                  -v 2>&1 | tee configure.out

2.While building 'ECOS' for target what I should give for
SA1110(Assabet).

3.Before building  test application what I should uncomment in Makefile
(in
~/ecos-1.3.1/examples/Makefile ) for XCC.

4.After compiling application (using command arm-elf-gcc -o hello.o
-I/INSTALL_DIR/include
hello.c -L/INSTALL_DIR/lib -Ttarget.ld -nostdlib) it generate hello.o ,
How to test this
hello.o?

Thanks

Pranav

             reply	other threads:[~2001-05-21  6:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-21  6:56 Pranav Purohit [this message]
2001-05-21  7:31 ` Jonathan Larmour

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=3B091D2E.CA28B689@mahindrabt.com \
    --to=ppranav@mahindrabt.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=gitam@mahindrabt.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).