[ECOS] Error while building Libraries!!!

Jesper Skov jskov@cambridge.redhat.com
Mon Jun 18 00:21:00 GMT 2001


>make[1]: Entering directory `/c/eCos/Intel-PC/i386-pc_build/hal/common/v1_3_1'
>i386-elf-gcc -c -I//C/eCos/Intel-PC/i386-pc_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/ -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
>i386-elf-gcc: not found

It says right here what is wrong: there's no compiler on your
PATH. Did you build/install the tools as described in the installation
manual? 

And FWIW the x86 support has been majorly reworked. You may want to
pick up the new version via CVS. 1.3.1 is very old!

Jesper



More information about the Ecos-discuss mailing list