Hi people
I have confused myself about a couple of things, and i'm hoping some people hare can help get tings straight.
I want to do some C programming in windows, and i want to use an IDE like eclipse to do it. I have eclipse and the C/C++ plugin installed but there is some problem. What i think it is, is that i don't have a C compiler. It is surprisingly difficult to find one. I thought installing the gcc toolchain by CodeSourcery would fix my problems but it doesn't seem to.
I have the toolchain which has the ARM processor as the target platorm (doing some ARM programming in school).
Do i need another C compiler that has a windows target platform? I also have visual studio 2005, but it seems to only support C++, not C. I also have cygwin installed but its not making a lot of sense to me (lots of UNIX commands i'm used to, don't do anything).
If this doesn't make sense, please comment and i'll try to be more specifiic. Thank you for any help.
I have confused myself about a couple of things, and i'm hoping some people hare can help get tings straight.
I want to do some C programming in windows, and i want to use an IDE like eclipse to do it. I have eclipse and the C/C++ plugin installed but there is some problem. What i think it is, is that i don't have a C compiler. It is surprisingly difficult to find one. I thought installing the gcc toolchain by CodeSourcery would fix my problems but it doesn't seem to.
I have the toolchain which has the ARM processor as the target platorm (doing some ARM programming in school).
Do i need another C compiler that has a windows target platform? I also have visual studio 2005, but it seems to only support C++, not C. I also have cygwin installed but its not making a lot of sense to me (lots of UNIX commands i'm used to, don't do anything).
If this doesn't make sense, please comment and i'll try to be more specifiic. Thank you for any help.
