Menu

Can I replace GCC carried with Dev-C++?

2002-12-19
2012-09-26
  • Nobody/Anonymous

    Can I replace GCC carried with Dev-C++ by Borland's C++ compiler?
    If I can, how should I do it?
    Thanks for your help.

     
    • upcase

      upcase - 2002-12-19

      Well, I guess you could but the problem would be that it finds the executables but the options will be totally wrong, because bcc32 has other options.
      So writing code and compiling it in a very simple (not optimized, strip, etc...) way *could* work, but it will be a real pain and definitly no fun.. :-)
      And what's the use of an IDE if it doesn't make my work somewhat easier?

      Bye

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.