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]

compiling programs


To compile the programs .. like say hello world.c using arm-elf-gcc etc do you need to build the glibc for arm etc 
I tried 
arm-elf-gcc -o hello hello.c 
and it gave error 

hello.c:1:19: stdio.h: No such file or directory

I know this might be a very basic question but I could not get any related thing on the discussion list archive.
Thanks 
Abhijit Ray 

_________________________________________________________
Do You Yahoo!?
Get your free @yahoo.com address at http://mail.yahoo.com


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