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]

SH Build Problem


Just downloaded via anoncvs the latest source code. Have now applied my SH variant and PLatform port to this tree, I have created a configuration based on my hardware platform template. All going well.
But when I attempt to perform a build I get the following error but can tell which is the offending file:

sh-elf-gcc -mb -m2 -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -ggdb -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority  -I/ecos-d/Dev/eCos/builds/current/pc388_install/include -I/ecos-d/ecos/ecos/packages/hal/sh/sh2/current -I/ecos-d/ecos/ecos/packages/hal/sh/sh2/current/src -I/ecos-d/ecos/ecos/packages/hal/sh/sh2/current/tests -I. -Wp,-MD,sh2_offsets.tmp -o var_mk_defs.tmp /ecos-d/ecos/ecos/packages/hal/sh/sh2/current/src/var_mk_defs.c
make[1]: Leaving directory `/ecos-d/Dev/eCos/builds/current/pc388_build/hal/sh/sh2/current'
/ecos-c/temp/ccHZaFub.s: Assembler messages:
make: Leaving directory `/ecos-d/Dev/eCos/builds/current/pc388_build'
/ecos-c/temp/ccHZaFub.s:26: Error: bad expression
/ecos-c/temp/ccHZaFub.s:26: Warning: rest of line ignored; first ignored character is `0'
/ecos-c/temp/ccHZaFub.s:29: Error: bad expression
/ecos-c/temp/ccHZaFub.s:29: Warning: rest of line ignored; first ignored character is `0'
/ecos-c/temp/ccHZaFub.s:32: Error: bad expression
/ecos-c/temp/ccHZaFub.s:32: Warning: rest of line ignored; first ignored character is `0'
/ecos-c/temp/ccHZaFub.s:35: Error: bad expression
/ecos-c/temp/ccHZaFub.s:35: Warning: rest of line ignored; first ignored character is `6'
/ecos-c/temp/ccHZaFub.s:38: Error: bad expression
/ecos-c/temp/ccHZaFub.s:38: Warning: rest of line ignored; first ignored character is `1'
/ecos-c/temp/ccHZaFub.s:41: Error: bad expression
/ecos-c/temp/ccHZaFub.s:41: Warning: rest of line ignored; first ignored character is `8'
/ecos-c/temp/ccHZaFub.s:44: Error: bad expression
/ecos-c/temp/ccHZaFub.s:44: Warning: rest of line ignored; first ignored character is `0'
/ecos-c/temp/ccHZaFub.s:47: Error: bad expression
/ecos-c/temp/ccHZaFub.s:47: Warning: rest of line ignored; first ignored character is `3'
/ecos-c/temp/ccHZaFub.s:50: Error: bad expression
/ecos-c/temp/ccHZaFub.s:50: Warning: rest of line ignored; first ignored character is `3'
make[1]: *** [/ecos-d/Dev/eCos/builds/current/pc388_install/include/cyg/hal/sh2_offsets.inc] Error 1
make: *** [build] Error 2


If any Guru out there can explain this to me I will be very much appreciative.

	James Yates

--
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]