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: error in linking libraies with application


> make[1]: Entering directory `/home/yogi/ecos-work/hal/i386/arch/v2_0'
> i386-elf-gcc -c  -I/home/yogi/ecos-work/install/include -I/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0 -I/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/src -I/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/tests -I. -I/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/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_misc.tmp -o src/hal_i386_arch_hal_misc.o /opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/src/hal_misc.c
> make[1]: *** No rule to make target `src/context.o.d', needed by `libtarget.a.stamp'.  Stop.
> make[1]: Leaving directory `/home/yogi/ecos-work/hal/i386/arch/v2_0'
> make: *** [build] Error 2
> [yogi@localhost ecos-work]$

Does the file
/opt/ecos/ecos-2.0/packages/hal/i386/arch/v2_0/src/context.S exist?

        Andrew


-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


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