WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Newbe Question: error: stdio.h: No such file or directory  (Read 4905 times)

Offline haroldjlclements

  • Newbie
  • *
  • Posts: 2
Newbe Question: error: stdio.h: No such file or directory
« 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

Offline jls

  • Hero Member
  • *****
  • Posts: 2135
Re: Newbe Question: error: stdio.h: No such file or directory
« Reply #1 on: September 09, 2009, 07:17:56 AM »
install the compiletc extension
dCore user

Offline haroldjlclements

  • Newbie
  • *
  • Posts: 2
Re: Newbe Question: error: stdio.h: No such file or directory
« Reply #2 on: September 09, 2009, 07:34:51 AM »
Thank you very much, that works a treat...

Kind Regards,
Harold Clements