Hi angel,
the special edition does not include C++ support. The S08 has a 1 KByte free limit, while while the ColdFire compiler allows 0 bytes (it compiles the C++ files as a C file).
Kinetis: I think you used the gcc option: here the compiler/linker has no limitatin (as GNU). The debugger will impose the limitation. So for ColdFire, you either upgrade your license, or you could consider gcc for ColdFire.