News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Turbo C in CodeBlocks?Help!

Started by tph, August 05, 2009, 02:27:03 AM

Previous topic - Next topic

tph

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

stahta01

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
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Ceniza

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?