[ECOS] assabet redboot build error

Bart Veer bartv@redhat.com
Mon Mar 12 04:56:00 GMT 2001


>>>>> "Jun" == Jun Wu <junw@huawei.com> writes:

    <snip>

    Jun> arm-elf-gcc -mcpu=strongarm1100 -Wall -Wpointer-arith -Wstrict-prototypes -W
    Jun> inline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sectio
    Jun> ns -fno-rtti -fno-exceptions -fvtable-gc -finit-priority  -I/tmp/redboot/ins
    Jun> tall/include -I/c/tmp/ecos/packages/hal/arm/arch/current -I/c/tmp/ecos/packa
    Jun> ges/hal/arm/arch/current/src -I/c/tmp/ecos/packages/hal/arm/arch/current/tes
    Jun> ts -I. -Wp,-MD,arm.tmp -o hal_mk_defs.tmp -S
    Jun> /c/tmp/ecos/packages/hal/arm/arch/current/src/hal_mk_defs.c

    Jun> In file include from
    Jun> /c/tmp/ecos/packages/hal/arm/arch/current/src/hal_mk_def.c:54:
    Jun> /tmp/redboot/install/include/cyg/hal/hal_if.h:407: Invalid token in
    Jun> expression
    Jun> make[1]: *** [arm.inc] Eoorr 1
    Jun> make[1]: Leaving directory `/tmp/redboot/hal/arm/arch/current'
    Jun> make: ***[build] Error 2

    Jun> Anybody know this issue?

    Jun> PS: my environment: NT4.0, ecosconfig1312, eCos cvs 20001208 repository
    Jun> source

Almost certainly a problem with carriage returns/linefeeds. Make sure
that you are using text-mode mount points for the eCos sources and
build tree, as per the "Installing eCos" section of
http://sources.redhat.com/ecos/install-windows.html
and as per the FAQ:
http://sources.redhat.com/ecos/faq.html#problems_building_ecos

Bart



More information about the Ecos-discuss mailing list