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]

R: Hello


I am working also on eCos on Cygwin and I had not been able to get through
all command line problems and I finally surrender to the eCos graphical
config tool. Have you tried it? It seems to work (at least it ends the make
with no errors).
I downloaded it from www.sources.redhat.com/ecos/mirror.html together with
the wxWindows libraries.  The name is something like configtool-2.xx-setup.
Otherwise you can try to compile its from the cvs repository:
D:\Cygwin\cvs_ecos\ecos\host\tools\configtool\standalone .... good luck!

hope to have helped,

Michele
----- Original Message -----
From: lmark <lmark88 at hotmail dot com>
To: <ecos-discuss at sources dot redhat dot com>
Sent: Wednesday, April 23, 2003 2:31 PM
Subject: [ECOS] Hello


> Hello All,
>
> I run following command under cygwin.
> 1. ecosconfig new pc
>
> 2. ecosconfig tree
>
> 3. ecosconfig check
>    it displays no conflicts
> 4. make
>
> it displays:
>
> .......
> make[1]: Nothing to be done for `headers'.
> make[1]: Leaving directory `/ecos/work/error/v2_0b1'
> headers finished
> make -r -C services/memalloc/common/v2_0b1 heapgeninc.tcl
> make[1]: Entering directory `/ecos/work/services/memalloc/common/v2_0b1'
>
i386-elf-gcc -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Wov
erlo
>
aded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-excep
tion
>
s -fvtable-gc -finit-priority  -I/ecos-e/ecos/ecos/work/install/include -I/e
cos-
>
e/ecos/ecos/work/services/memalloc/common/v2_0b1 -I/ecos-e/ecos/ecos/work/se
rvic
>
es/memalloc/common/v2_0b1/src -I/ecos-e/ecos/ecos/work/services/memalloc/com
mon/
> v2_0b1/tests -I. -Wp,-MD,heapgen.tmp -E
/ecos-e/ecos/ecos/work/services/memalloc
> /common/v2_0b1/src/heapgen.cpp -o heapgeninc.tcl
> make[1]: *** [heapgeninc.tcl] Error 255
> make[1]: Leaving directory `/ecos/work/services/memalloc/common/v2_0b1'
>
> That is why?
>
>
> Thanks
>
> Mark
>


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