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]

Re: compilation errors while building eCos


On Thu, Feb 06, 2003 at 03:08:28PM +0530, ramanamurthy.saripalli@siritech.com wrote:
> Hi,
> 
> 
> I have installed the new version of configuration tool(1.3).  ecos 1.3.1

1.3.1 is very, very old. Get the anonymouse CVS version.

> i386-elf-gcc -c  -I/ecos-c/eCos/my-eCos/my-ecos_install/include
> -I/ecos-c/eCos/packages/hal/common/v1_3_1
> -I/ecos-c/eCos/packages/hal/common/v1_3_1/src
> -I/ecos-c/eCos/packages/hal/common/v1_3_1/tests -I.
> -I/ecos-c/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
> /ecos-c/eCos/packages/hal/common/v1_3_1/src/generic-stub.c
> cc1: Invalid option `-Woverloaded-virtual'
> cc1: Invalid option `-fno-rtti'
> cc1: Invalid option `-fvtable-gc'
> cc1: Invalid option `-finit-priority'

This looks like you have the wrong toolchain version.

     Andrew

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss


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