This is the mail archive of the ecos-discuss@sourceware.cygnus.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: i386 PC target


Jörg Rapka wrote:
> make -r -C hal/common/v1_3_1 headers
> make[1]: Entering directory
> `/cygdrive/m/Project/eCos/i386/work_build/hal/common/v1_3_1'
> ...
> headers finished
> make -r -C hal/common/v1_3_1 build
> make[1]: Entering directory
> `/cygdrive/m/Project/eCos/i386/work_build/hal/common/v1_3_1'
> i386-elf-gcc -c  ...a lot of include path and compiler flags... \
>    -o src/hal_common_generic-stub.o
> /eCos/packages/hal/common/v1_3_1/src/generic-stub.c
> Assembler messages:
> Error: Can't open xxx for reading.
> xxx: Invalid argument
> make[1]: *** [src/generic-stub.o.d] Error 1
> make[1]: Leaving directory
> `/cygdrive/m/Project/eCos/i386/work_build/hal/common/v1_3_1'
> make: *** [build] Error 2
> 
> NOTE: The xxx in the printout above is the character 0xDE.
> 
> What's going wrong here.
> Can anyone give me a hint where to look?

Add "-v" to CYGBLD_GLOBAL_CFLAGS and let me (and the list) know what that
gives.

Ta,

Jifl
-- 
Red Hat, 35 Cambridge Place, Cambridge, UK. CB2 1NS  Tel: +44 (1223) 728762
"Plan to be spontaneous tomorrow."  ||  These opinions are all my own fault

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