What's New in C++Builder 10.2: Part 1 - The Linker
March 17, 2017
RAD Studio 10.2 Tokyo will be out very soon, and I’d like to let you know some of what you can expect to see new on the C++Builder side. While the majority of work is for Linux, which will be available for C++ in 10.2.1, we’ve worked on three key areas:
Improved linking
Improved code generation
Improved debugging
Today I want to discuss what’s new in the linker.
The Win32…