Re: A problem on building GCC

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 10 October 2012 01:32, m9802119 wrote:
>
> after these step I build cross compiler successful, but wen I compile .c file the error occur:
> $ tic6x-elf-gcc helloworld.c
> helloworld.c:1:16: error:stdio:No such file or directory
>
> why ?

There's no header called <stdio>, try <stdio.h>



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux