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]

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 -Woverlo
aded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exception
s -fvtable-gc -finit-priority  -I/ecos-e/ecos/ecos/work/install/include -I/ecos-
e/ecos/ecos/work/services/memalloc/common/v2_0b1 -I/ecos-e/ecos/ecos/work/servic
es/memalloc/common/v2_0b1/src -I/ecos-e/ecos/ecos/work/services/memalloc/common/
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

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