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: build problem for i386


abccs@x263.net wrote:
> 
> I use eCos 1.3.net,CygWin+win2000. when i built the liburary for default configure,i have a error.the message is follow.
> 
> i386-elf-gcc -c  -I/ecos-i/DOCUME~1/Administrator/MYDOCU~1/my_386_install/include -I/ecos-f/eCos/ecos/packages/hal/common/current -I/ecos-f/eCos/ecos/packages/hal/common/current/src -I/ecos-f/eCos/ecos/packages/hal/common/current/tests -I. -I/ecos-f/eCos/ecos/packages/hal/common/current/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/hal_if.tmp -o src/hal_common_hal_if.o /ecos-f/eCos/ecos/packages/hal/common/current/src/hal_if.c
> In file included from /ecos-i/DOCUME~1/Administrator/MYDOCU~1/my_386_install/include/cyg/infra/cyg_type.h:49,
>                  from /ecos-i/DOCUME~1/Administrator/MYDOCU~1/my_386_install/include/cyg/infra/cyg_ass.h:59,
>                  from /ecos-f/eCos/ecos/packages/hal/common/current/src/hal_if.c:48:
> /ecos-i/DOCUME~1/Administrator/MYDOCU~1/my_386_install/include/stddef.h:55: stddef.h: No such file or directory

Looks like something is wrong with your i386-elf-gcc installation. stddef.h
should be in something *like*
/tools/H-i686-pc-cygwin/lib/gcc-lib/i386-elf/2.95.2/include/

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Maybe this world is another planet's Hell -Aldous Huxley || Opinions==mine

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