Re: Recompile Runtime Libs (RTL+VCL+...)



Rod wrote:
Dave Nottage [TeamB] wrote:
Rod wrote:

I would like to recompile my Runtime Libs (RTL+VCL+...). Is there a
make for this?

No, but for (at least) Delphi 7 and below, it's easy enough to make them:

  http://blogs.teamb.com/davenottage/archive/2005/06/16/9366.aspx

I'm working on refining that process, and a solution that should work
in any version. I have a number of other things on my plate, though.

In Delphi 3 there was a make script.

$(DELPHI)\source\rtl\makefile $(BDS)\source\win32\rtl\makefile

None for the VCL, but if you really want to, you could point
the IDE to the source files directly, build, and extract the
DCUs...
.



Relevant Pages