Mechanics of software
Programming is thinking, not typing
Home | Categories | Tags | Search

C++Builder: classic compiler vs clang

Mon 24 July 2017 | category: My notes | author: st
Tags: C++, embarcadero, C++Builder

Pro et contra

I use C++Builder 10.1 (Berlin) that proposes both 'classic' bcc32 compiler and new clang bcc32c. Whether do you rather to use classic compiler or to switch to clang? The answer is not quite simple.

The advantages of new clang compiler:

  • more of C++11 language …
Read more...
1
  • English
  • Русский

Pages

  • Home
  • Archive
  • Tags
  • Categories
  • About site
  • Search

Categories

  • Design
  • My notes
  • Process
  • Programming
  • Testing

Links

  • Telegram channel
  • ATOM feed
  • RSS feed

(c) 2000-2023 Serguei Tarassov