public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
From: Bart Veer <bartv@redhat.com>
To: ol_fu@gmx.net
Cc: ecos-discuss@sourceware.cygnus.com
Subject: Re: [ECOS]how to build eCos tools for Win32
Date: Mon, 15 Jan 2001 06:15:00 -0000	[thread overview]
Message-ID: <200101151414.f0FEEv630719@sheesh.cambridge.redhat.com> (raw)
In-Reply-To: <13870.979550707@www31.gmx.net>

>>>>> "Oliver" == ol fu <ol_fu@gmx.net> writes:

    Oliver> Hi,
    Oliver> I'm going to join the eCos community.
    Oliver> According the web pages it is necessary to
    Oliver> build the tools for Win32 by means of Cygwin.

    Oliver> Is it really necessary or would it be
    Oliver> possible to do it by Mingw32?

    Oliver> Thanks in advance

It may or may not be possible to build a cross-compiler etc. linked
against mingw rather than cygwin. I am not aware of anybody who has
tried this recently, for good reasons. First, you will have to install
cygwin to build the tools even if those built tools are linked against
mingw: building the tools means running configure shell scripts and
the like, so you must have the appropriate tools in place. Second, the
makefiles generated by the eCos configuration system almost certainly
have dependencies on cygwin, e.g. they may invoke the cross-compiler
with cygwin pathnames.

I would strongly recommend against going the mingw route if at all
possible.

Bart

      reply	other threads:[~2001-01-15  6:15 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-01-15  1:26 ol_fu
2001-01-15  6:15 ` Bart Veer [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=200101151414.f0FEEv630719@sheesh.cambridge.redhat.com \
    --to=bartv@redhat.com \
    --cc=ecos-discuss@sourceware.cygnus.com \
    --cc=ol_fu@gmx.net \
    /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).