public inbox for ecos-discuss@sourceware.org
 help / color / mirror / Atom feed
* [ECOS]how to build eCos tools for Win32
@ 2001-01-15  1:26 ol_fu
  2001-01-15  6:15 ` Bart Veer
  0 siblings, 1 reply; 2+ messages in thread
From: ol_fu @ 2001-01-15  1:26 UTC (permalink / raw)
  To: ecos-discuss

Hi,

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

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

Thanks in advance

Oliver

-- 
Sent through GMX FreeMail - http://www.gmx.net

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [ECOS]how to build eCos tools for Win32
  2001-01-15  1:26 [ECOS]how to build eCos tools for Win32 ol_fu
@ 2001-01-15  6:15 ` Bart Veer
  0 siblings, 0 replies; 2+ messages in thread
From: Bart Veer @ 2001-01-15  6:15 UTC (permalink / raw)
  To: ol_fu; +Cc: ecos-discuss

>>>>> "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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2001-01-15  6:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2001-01-15  1:26 [ECOS]how to build eCos tools for Win32 ol_fu
2001-01-15  6:15 ` Bart Veer

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).