gcc and includesForum: Apps Topic: gcc and includes started by: cleff Posted by cleff on Oct. 23 2005,08:06
I installed dsl to my hard disk and enabled apt-get. Then i did a "apt-get install gcc". I tried to compile my test hello world program, but I'm missing stdio.h along with all the other standard includes. I downloaded glibc-2.3.5 and put all the includes into my /usr/local/include/ directory, but i'm still getting/usr/local/include/stdio.h:5: libio/stdio.h: No such file or directory when i try to compile. Yeah, I'm a total novice when it comes to linux, so please bear with me. Thanks. Posted by Roman on Oct. 28 2005,17:55
hi,install "gcc g++ make for DSL 0.8" from < http://distro.ibiblio.org/pub....m > Posted by adssse on Oct. 29 2005,03:35
gotta love the mydsl extensions
|