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]

Re: error when building library (i386 PC target)


Aron wrote:
> 
> I use eCos graphic configuration Tool under WinNT.
> When I build library, there are two error message.
> Anyone knows the solutions?
> thank you :)
> 
> i386-elf-gcc -c  -I//D/TEMP/eCos-i386/test_install/include -I//D/PROGRA~1/REDHAT~1/eCos/packages/language/c/libm/v1_3_1 -I//D/PROGRA~1/REDHAT~1/eCos/packages/language/c/libm/v1_3_1/src -I//D/PROGRA~1/REDHAT~1/eCos/packages/language/c/libm/v1_3_1/tests -I. -I//D/PROGRA~1/REDHAT~1/eCos/packages/language/c/libm/v1_3_1/src/double/portable-api/ -Wall -Wpointer-arith -Wstrict-prototypes -Winline -Wundef -Woverloaded-virtual -g -O2 -ffunction-sections -fdata-sections -fno-rtti -fno-exceptions -fvtable-gc -finit-priority -ffloat-store -Wp,-MD,src/double/portable-api/s_modf.tmp -o src/double/portable-api/language_c_libm_s_modf.o //D/PROGRA~1/REDHAT~1/eCos/packages/language/c/libm/v1_3_1/src/double/portable-api/s_modf.c
> make[1]: *** No rule to make target `src/double/portable-api/s_tanh.c
> ', needed by `libtarget.a.stamp'.  Stop.

This seems very odd. Does
D:/PROGRA~1/REDHAT~1/eCos/packages/language/c/libm/v1_3_1/src/double/portable-api/s_tanh.c
exist? Can you "ls" and "cat" it at a cygwin bash prompt?

Jifl
-- 
Red Hat, Rustat House, Clifton Road, Cambridge, UK. Tel: +44 (1223) 271062
Un cheval, pas du glue. Pas du cheval, beaucoup du glue. || Opinions==mine

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