Compilers

  • Chapter
  • First Online:
Beginning C++ Compilers

Abstract

This chapter provides brief descriptions of the widely used compilers for C/C++ and Fortran and gives practical advice on working with them.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
EUR 32.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or Ebook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
USD 29.95
Price excludes VAT (USA)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
USD 39.99
Price excludes VAT (USA)
  • Available as EPUB and PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
USD 49.99
Price excludes VAT (USA)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free ship** worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Notes

  1. 1.

    Obviously, there is a significant performance penalty, but the advantage of this approach is the relative ease of implementation of cross-platform (portable) applications.

  2. 2.

    At present, its successor Open Watcom is being developed by the open source community.

  3. 3.

    The Borland C/C++ compiler (as well as other products of this company) was, of course, a standout product in some ways, with a friendly development environment bundled with an extended (and non-C++ standard) library. Borland’s mediocre policy ruined this compiler (although Embarcadero, which owns the rights to this product, continues to release the C++ Builder line, this environment is not popular). The minimum version of Borland C++ 5.5 after registration can be downloaded free of charge from the Embarcadero website: www.embarcadero.com/free-tools/ccompiler/free-download

  4. 4.

    In principle, anyone can build MinGW for themselves, since its source code is open.

  5. 5.

    We mean the fact that when installing Microsoft Visual Studio, components are installed along the way that are completely unnecessary for C/C++ programming, and these components are often uninstallable.

  6. 6.

    Recall again that Windows does not have a make utility, and nmake is its counterpart; however, these utilities are not compatible.

  7. 7.

    http://msdn.microsoft.com/windows/hardware/drivers/develop/installing-the-enterprise-wdk

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2024 The Author(s), under exclusive license to APress Media, LLC, part of Springer Nature

About this chapter

Check for updates. Verify currency and authenticity via CrossMark

Cite this chapter

Tuleuov, B.I., Ospanova, A.B. (2024). Compilers. In: Beginning C++ Compilers. Apress, Berkeley, CA. https://doi.org/10.1007/978-1-4842-9563-2_9

Download citation

Publish with us

Policies and ethics

Navigation