Mr_Munk
Member
As the topic suggests, can someone explain the relationship between the C++ Compiler, SDK and Toolchain in lay terms?
Eg:
C++ is the language
The compiler turns the source into the executable
The toolchain is a set of 'tools' (whatever them might be...) is the compiler part of the toolchain ?
I have done some searching and haven't turned up much for the uninitiated.
[Edit]
OK so I've got a GCC based compiler in the form of DevKit ARM for OSX and I'm hunting an editor like DEV-C++ but for MAC.
Eg:
C++ is the language
The compiler turns the source into the executable
The toolchain is a set of 'tools' (whatever them might be...) is the compiler part of the toolchain ?
I have done some searching and haven't turned up much for the uninitiated.
[Edit]
OK so I've got a GCC based compiler in the form of DevKit ARM for OSX and I'm hunting an editor like DEV-C++ but for MAC.