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: compiling programs


>>>>> "Abhijit" == abhijit ray <avizitlist@yahoo.com> writes:

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

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

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

I suggest reading a bit more of the documentation, for example the
Programming Tutorial from the appropriate Getting Started guide
(http://sources.redhat.com/ecos/docs-latest/) or alternatively
the User's Guide.

Bart

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