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: Fwd: Cygwin instalation for eCos


Alexander Aganichev wrote:

I used the latest Cygwin. But yesterday I found very strange thing:
the same Cygwin binaries (I downloaded them once and then copied
through the CD) works perfectly on my home laptop and totally broken
on my work PC. Both running Windows XP SP2, but at home I have English
Home edition, at work it is Russian Professional 2002. And Insight

Indeed strange. We did the same (but cygwin copy from PC to laptop) without problem.

debugger also does not run at work, while runs fine at home.

Probably it's time to go to the Insight mailing list with that trouble...

I guess so, I don't use insight



On 4/10/07, Jürgen Lambrecht <J.Lambrecht@televic.com> wrote:


I have installed Cygwin already 4 times, not always without problems.
But I always took the latest cygwin from the web via setup.exe. See http://ecos.sourceware.org/cygwin.html
Make sure to select the needed packages.
Restart your PC after having installed cygwin.


Then download the config tool SW from www.ecoscentric.com/devzone/configtool.shtml. I put it in:
PATH=/usr/local/bin:$PATH ; export PATH


Unzip gnutools.tgz to /cygwin/opt/ (in my case for ARM platform):
PATH=/opt/ecos/gnutools/arm-elf/bin:$PATH ; export PATH

Add the paths and also ECOS_REPOSITORY in your .bashrc.

Success,

Jürgen Lambrecht
R&D Engineer
Televic Transport Systems
http://www.televic.com
Televic NV / SA (main office)
Leo Bekaertlaan 1
B-8870 Izegem
Tel: +32 (0)51 303045
Fax: +32 (0)51 310670

Alexander Aganichev wrote:
> Hi!
>
> What is the right way to get working installation of Cygwin to use for
> building eCos? I found myself trapped in the bug inside tcl/tk package
> and it seems this bug lasts for more than 3 years. It is all started
> from non-working installation script  ecos-install.tcl. Spent two days
> to determine it is tcl bug, rebuilt it by myself (unfortunately, I
> found only tcl 8.3 that was easy to build) and now I'm fighting with
> configtool.exe. I have exactly the same symptoms as described here:
> http://sourceware.org/ml/ecos-discuss/2001-11/msg00008.html.
>
> So, where is that good hidden package that works for everyone on this
> list? And may be it should be noticed on the web site, so everyone
> else will not trap into it? Thanks in advance for any help.
>




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