public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Jonathan Larmour <jlarmour@redhat.com>
To: Grant Edwards <grante@visi.com>
Cc: ecos-discuss@sources.redhat.com
Subject: Re: [ECOS] Build eCos under Windows and Linux w/ same source tree?
Date: Thu, 31 Aug 2000 10:18:00 -0000	[thread overview]
Message-ID: <39AE9366.EDE23083@redhat.com> (raw)
In-Reply-To: <20000831115228.A15966@visi.com>

Grant Edwards wrote:
> 
> On Thu, Aug 31, 2000 at 10:55:19AM -0500, Grant Edwards wrote:
> 
> > So far I've figured out that I need a Win32 version of "ecosconfig".  For
> > now I'd like to stick with command-line tool, since I've made changes to the
> > HAL memory-map files that would be over-written by the GUI tool.
> 
> I downloaded eCos131.exe, but can't figure out how to extract
> the file I want (ecosconfig).  I tried executing the file, but
> it wants to "install" a bunch of stuff on my C: drive, which a)
> doesn't have room, b) isn't where I want stuff put.

Firstly, you can change the destination directory. But since installing the
source tree isn't what you want anyway, you could cheat - get the
ecosconfig.exe tool from http://sources.redhat.com/ecos/anoncvs.html under
the bit about updated host tools.
 
> None of command-line parameters I've tried for eCos131.exe seem
> to have any effect. Is the Windows distribution available as a
> tar file w/o all of the install-wizard stuff?

Nope.

You also wrote:
>I'd like to be able to build eCos under Windows using the
>same source tree I build from under Linux.

Make sure you use the "Linux" version of the tree, i.e. without CRLF
endings. Otherwise you may get problems on Linux with CRs at the end of
lines such as preprocessor continuation chars, e.g.

#if defined(foo) || \
    defined(bar)

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

  parent reply	other threads:[~2000-08-31 10:18 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-31  8:55 Grant Edwards
2000-08-31  9:52 ` Grant Edwards
2000-08-31 10:12   ` Ling Su
2000-08-31 10:18   ` Jonathan Larmour [this message]
2000-08-31 10:26     ` Grant Edwards

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=39AE9366.EDE23083@redhat.com \
    --to=jlarmour@redhat.com \
    --cc=ecos-discuss@sources.redhat.com \
    --cc=grante@visi.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).