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]

Problems with building library on windows XP


Hello,
I have download ecos from the anonymous cvs and the Configuration Tool for XP.
I want to install ecos on i386 PC hardware. For this hardware i'm going to use qemu or bochs emulator.
So i configure ecos for the i386 hardware. But when i want to buil the library, the following errors occur:


make -r -C services/memalloc/common/current heapgeninc.tcl
make[1]: Entering directory `/ecos-c/cygwin/ecos/Test_1_build/services/memalloc/common/current'
i386-elf-gcc -finline-limit=7000 -Wall -Wpointer-arith  -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions    -I/ecos-c/cygwin/ecos/Test_1_install/include -I/ecos/packages/services/memalloc/common/current -I/ecos/packages/services/memalloc/common/current/src -I/ecos/packages/services/memalloc/common/current/tests -I. -Wp,-MD,heapgen.tmp -E /ecos/packages/services/memalloc/common/current/src/heapgen.cpp -o heapgeninc.tcl
make[1]: Leaving directory `/ecos-c/cygwin/ecos/Test_1_build/services/memalloc/common/current'
make[1]: *** [heapgeninc.tcl] Error 53
make: Leaving directory `/ecos-c/cygwin/ecos/Test_1_build'
make: *** [build] Error 2

Thank you for help

Philipp
__________________________________________________________________
"Run, Fatboy, Run" sowie "Rails & Ties" kostenlos anschauen!
Blockbuster-Gutscheine sichern unter http://www.blockbuster.web.de


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