>I use only linux and I am unable find the compiler.
>Any help will be much appreciated as I am stuck.
AFAIK it isn't available for Linux, however you might be able to get it work if you use Wine , or a very outdated Turbo C++ compiler under a DOS emulator .
I personally wouldn't recommend any of the above, but you said that other compilers aren't allowed for this project, could you maybe explain why?
Another option is maybe to run Windows into a Virtual Machine under linux, and then run the Windows version of the Free Borland Compiler on top of that VM ( this guide might be helpful then, while installing the compiler) :)
tux4life
Nearly a Posting Maven
2,350 posts since Feb 2009
Reputation Points: 2,134
Solved Threads: 243
> I use only linux and I am unable find the compiler.
And what are you going to do with the executable when you've compiled your code?
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953
Well writing it on Linux using g++ would be a real test of your skill at writing portable software that will compile on ANY compiler.
Salem
Posting Sage
11,531 posts since Dec 2005
Reputation Points: 5,862
Solved Threads: 953