Code::Blocks Forums
User forums => Help => Topic started by: tph on August 05, 2009, 02:27:03 am
-
Recently ,i got some troubles about cb compiler.
i want change my compiler to Turbo c 2.0 or Trubo c++ 3.0 for some reasons
who can tell me is it possible to do that ?
if i can and how to do that ? if no, tell me why?
need i modify the compilegcc plugin?
thx!! :P :P :P :P :P :P
-
I am guessing Turbo c 2.0 is an Borland Compiler.
Try using "Borland C++ Compiler"
Settings -> Compiler and Debugger
Change selected compiler to "Borland C++ Compiler"
Click "Set as Default"
Under "Toolchain executable"
Set/verify the compiler installation directory
Set/verify the compiler directories
Tim S
-
I tried that once, but I could not get it to work reliably. It looked like running those old 16 bits DOS executables had some issues. I did it for fun, though.
Why do you want to use a compiler that is more than 20 years old when there are enough up to date ones?