This is the mail archive of the ecos-discuss@sourceware.org mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: building eCos on WinXP with different toolset?


Yes, CodeSorcery is a build of GCC for Windows (like MingW).
http://www.codesourcery.com/

From the mailing list I see that people have used MingW, but I don't see any discussion of how they did so.

The first step in building eCos for MingW or CS seems to be to replace the cygwin paths in the genenrated makefile's. Another problem is that I need a more complete set of tools then CS provides. For that there is:
http://unxutils.sourceforge.net/
http://sourceforge.net/projects/gnuwin32 (doesn't have fgrep)


I just don't know how many other problems I'm going to encounter.

Thanks,
Tom.

Andrew Lunn wrote:
On Mon, Oct 16, 2006 at 08:01:08PM -0400, tmm wrote:
I need to build eCos on WinXP with the CodeSorcery ARM tools (so that my eCos library can be linked by the CS linker).

Does CodeSorcery use gcc?


eCos is pretty much tied to gcc. Making it compile with anything else
is going to be difficult. For a discussion why look in the email
archive.

Andrew

-- Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]