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]

problem in opening file



I am using ecos on linux. I am facing problem in opening file using fopen/fdopen.


doing
i386-elf-gcc -g -I /work/synth/synth_install/include/ trial.c -L /work/synth/synth_install/lib/ -Ttarget.ld -nostdlib


gives fllowing error

./a.out

: Couldn't open file ; No such entity

Could you suggest cause/solution of the problem.

thanks, Neera.

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