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]

Re: Error while building Libraries!!!



>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


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