This is the mail archive of the ecos-discuss@sourceware.cygnus.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]

building eCos for ARM-elf


Dear All,

Building eCos (on Winnt, for a Cirrus EVB target) from the configuration
tool I have this error I can't figure out. console output follows. Can
anybody help me, thanks?
Regards,
Alfredo


-------------------
...
headers finished
make -r -C hal/arm/arch/v1_3_1 arm.inc
make[1]: Entering directory `/j/prova1_build/hal/arm/arch/v1_3_1'
arm-elf-gcc -mcpu=arm7tdmi -Wall -Wpointer-arith -Wstrict-prototypes
-Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections
-fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority
-I//C/ecos1/prova1_install/include
-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/v1_3_1
-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/v1_3_1/src
-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/v1_3_1/tests -I.
-Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S
//C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/v1_3_1/src/hal_mk_defs.c
//C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/v1_3_1/src/hal_mk_defs.c:
In function `main':
//C/PROGRA~1/REDHAT~1/eCos/packages/hal/arm/arch/v1_3_1/src/hal_mk_defs.c:10
4: warning: control reaches end of non-void function
fgrep .equ hal_mk_defs.tmp | sed s/#// > arm.inc
make[1]: Leaving directory `/j/prova1_build/hal/arm/arch/v1_3_1'
make -r -C hal/common/v1_3_1 build
make[1]: Entering directory `/j/prova1_build/hal/common/v1_3_1'
arm-elf-gcc -c  -I//C/ecos1/prova1_install/include
-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1
-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src
-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/tests -I.
-I//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src/ -mcpu=arm7tdmi
-Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef
-Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti
-fno-exceptions -fvtable-gc -finit-priority -Wp,-MD,src/generic-stub.tmp -o
src/hal_common_generic-stub.o
//C/PROGRA~1/REDHAT~1/eCos/packages/hal/common/v1_3_1/src/generic-stub.c
Assembler messages:
Error: Can't open for reading. : No such file or directory
--------------------


************************************************************************
Alfredo Knecht       Fax  ++41 91 610 8970          Tel ++41 91 610 8960
SUPSI-ICIMSI         aknecht@cimsi.cim.ch        http://www.cimsi.cim.ch

Istituto CIM della Svizzera italiana              CH-6928 Manno (Lugano)
************************************************************************

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