Tiny Core Linux

General TC => Programming & Scripting - Unofficial => Topic started by: haroldjlclements on September 09, 2009, 07:09:13 AM

Title: Newbe Question: error: stdio.h: No such file or directory
Post by: haroldjlclements on September 09, 2009, 07:09:13 AM
Hello forum, first of all I would like to apologise if I have posted to the wrong area of this forum. I am a newbie to TinyCore and I am still getting to grips with installing the correct packages.

I have just installed a gcc-4.4.0 and tried to compile a simple 'Hello World' app. However, I receive the error "stdio.h: No such file or directory".

I take it that I am missing the package that contains the slandered header files. If this is the case, what package do I need to install?

Any help with this will be gratefully received.

Kind Regards,
Harold Clements
Title: Re: Newbe Question: error: stdio.h: No such file or directory
Post by: jls on September 09, 2009, 07:17:56 AM
install the compiletc extension
Title: Re: Newbe Question: error: stdio.h: No such file or directory
Post by: haroldjlclements on September 09, 2009, 07:34:51 AM
Thank you very much, that works a treat...

Kind Regards,
Harold Clements