Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » Headers in CDT
Headers in CDT [message #208261] Tue, 01 May 2007 01:43 Go to next message
Eclipse UserFriend
Originally posted by: cjones.designwesteng.com

Where are the header files like stdio.h in CDT?
Re: Headers in CDT [message #208303 is a reply to message #208261] Tue, 01 May 2007 11:00 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: dmsubs.NOSPAM.consertum.com

CDT enhances the Eclipse UI to support the development and debugging of C
programs. However, it does NOT provide you with C compilers or debuggers (or
header files...).

I suggest you get yourself one of the many GNU toolchains such as Mingw or Cygwin.

--
Derek


C Jones wrote:
> Where are the header files like stdio.h in CDT?
>
Re: Headers in CDT [message #208512 is a reply to message #208303] Wed, 02 May 2007 01:25 Go to previous messageGo to next message
Eclipse UserFriend
Originally posted by: cjones.designwesteng.com

Is GCC a toolchain. If so where is its headers? I'm using a Linux system.
Re: Headers in CDT [message #209034 is a reply to message #208512] Sat, 05 May 2007 08:27 Go to previous message
Eclipse UserFriend
Originally posted by: SpamYou666.Yahoo.Com

C Jones wrote:
> Is GCC a toolchain. If so where is its headers? I'm using a Linux system.
>
It's been a while since I've used Unix... in the old days, they were in
/user/include... try there.
Previous Topic:How to open an existing java project?
Next Topic:Eclipse Environment
Goto Forum:
  


Current Time: Fri Apr 26 08:25:23 GMT 2024

Powered by FUDForum. Page generated in 0.08320 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top