topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 2:28 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: Bcc32Pch and other C++Builder IDE Plugins that speed up and enhance BCB  (Read 7145 times)

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
I can't believe i've never heard of these tiiks before, sounds cool if you are a c++ builder developer.  It's donationware.

Bcc32Pch C++Builder IDE Plugin Version 2.7
   
A plugin for C++Builder 5/6 and BDS 2006. It replaces the IDE compiler by the commandline tools and improves the compilation speed.
bcc32pch 2.7 is not released yet, but the Release Candidate 2 can be downloaded.

bcc32pch only speeds up the compiler. If you want to speed up the load-time of the IDE and the general speed of the IDE, you could install DelphiSpeedUp that also works for BCB and BDS.

Requirements:
Windows 2000, Windows XP, Windows Vista
An installed and already executed Borland C++ Builder 5/6 or Borland Developer Studio 2006 or Turbo C++ Pro 2006




DelphiSpeedUp Delphi/BCB/BDS IDE plugin Version 2.2

A plugin for Delphi/C++Builder 5/6/7/2005, BDS 2006 and Turbo Delphi/C++/C# Professional. It speeds up the time to load the IDE and it also improves the whole speed of the IDE. This is achieved by replacing some often used RTL functions by FastCode function that are optimized for the used CPU. It also adds some caches for function that work on filenames like ExpandFileName().




from http://www.delphifeeds.com/ via http://andy.jgknet.de/blog/

f0dder

  • Charter Honorary Member
  • Joined in 2005
  • ***
  • Posts: 9,153
  • [Well, THAT escalated quickly!]
    • View Profile
    • f0dder's place
    • Read more about this member.
    • Donate to Member
Interesting... so the IDE has a built-in compiler, instead of spawning commandline tools? And the commandline tools are faster than the built-in? O_o. Whatever happened to the decent Borland the wrote Turbo C and Turbo Pascal?
- carpe noctem