public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Christian Plessl <cplessl@ee.ethz.ch>
To: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS] i386 target crashes after download
Date: Fri, 19 Jan 2001 03:18:00 -0000	[thread overview]
Message-ID: <5.0.2.1.0.20010119121744.00a70130@imap.ee.ethz.ch> (raw)

Oops, hmm, I forgot to attach my posting...

.. so here we go..



Just to make this sure.

How did you link your executable? Did you make 2 seperate ecos trees, one 
for building the ecos loader with gdb-stubs and another tree for building 
the ecos library which is linked with your application

ecosconfig new pc stubs
ecosconfig tree
make

--> this gives you the loader

than, in a different directory

ecosconfig new pc (note! no stubs here)
ecosconfig tree
make

this gives you the library to link your application with

Chris




--
Christian Plessl <cplessl@ee.ethz.ch>

             reply	other threads:[~2001-01-19  3:18 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-19  3:18 Christian Plessl [this message]
  -- strict thread matches above, loose matches on Subject: below --
2001-01-18  9:40 Jochen Hagemann
2001-01-18 13:51 ` Jonathan Larmour
2001-01-19  1:41   ` Jochen Hagemann
2001-01-19  2:03     ` Christian Plessl
     [not found]   ` <5.0.2.1.0.20010119105711.00a90510@imap.ee.ethz.ch>
2001-01-19  7:40     ` Jochen Hagemann
2001-01-19  8:25       ` Christian Plessl

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=5.0.2.1.0.20010119121744.00a70130@imap.ee.ethz.ch \
    --to=cplessl@ee.ethz.ch \
    --cc=ecos-discuss@sourceware.cygnus.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).