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: ppc860 build


On Thu, Jan 17, 2002 at 04:24:39PM +0200, Nissim Machlev wrote:
> -I/f/eCos/ecos-1.3.1/packages/hal/powerpc/arch/v1_3_1/tests -I.
> -Wp,-MD,ppc_offsets.tmp -o hal_mk_defs.tmp -S
> /f/eCos/ecos-1.3.1/packages/hal/powerpc/arch/v1_3_1/src/hal_mk_defs.c
> cc1.exe: Invalid option `-Woverloaded-virtual'
> cc1.exe: Invalid option `-fno-rtti'
> cc1.exe: Invalid option `-fvtable-gc'
> cc1.exe: Invalid option `-finit-priority'
> make[1]: *** [/f/eCos/ecos_work/mpc_install/include/cyg/hal/ppc_offsets.inc]
> Error 1
> make[1]: Leaving directory
> `/f/eCos/ecos_work/mpc_build/hal/powerpc/arch/v1_3_1'
> make: *** [build] Error 2 

Check you are using the correct compiler. Maybe its using the host
compiler not the cross compiler. Or maybe your tool chain is just too
old.

Also, i suggest you update from 1.3.1 to anoncvs. 1.3.1 is very old
now.

        Andrew


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