This is the mail archive of the ecos-discuss@sources.redhat.com 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: memory layout tool for configtool2


At 04:08 22/07/2002 +0900, Masato Taruishi wrote:
Because I don't have VC++ and nerely use Windows, I don't know
how to compile it on Windows. Is there any way to compile it on
Windows without VC++. For example, can I compile it with only
cygwin?
Unfortunately the last time I tried compiling CT with Cygwin,
there were internal compiler errors (though wxWindows itself
compiles fine with Cygwin and Mingw32). It's remotely possible
that the copious use of templates causes problems in
the Configuration Tool. The latest version of Cygwin
might well be worth trying. If you do try, please remove
the #ifndef __CYGWIN10__ and matching #endif in
configtooldoc.cpp which is left over from trying
to compile with Cygwin.

A better bet might be to use the free Borland compiler, though
this doesn't have a good free debugger.

Best regards,

Julian
========================================================================
Julian Smart              mailto:julian.smart@btopenworld.com
3 Water Street            http://www.anthemion.co.uk
Stamford, Lincs           +44 (0)1780 765976
U.K. PE9 2NJ
========================================================================


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


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