Re: Include directory for gcc

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

 



It doesn't work either..

# gcc -I/usr/include hello.c -o hello
hello.c:0: /usr/local/include/.: Permission denied

Thanks anyway!

Arthur


On Thu, 10 Mar 2005, Brian Budge wrote:

> Use the -I option 
> 
> say something like: gcc -I/usr/local -o executable input.c
> 
>   Brian
> 


[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