Board index » cppbuilder » Rebuilding the RTL
Dennis Jones
![]() CBuilder Developer |
Rebuilding the RTL2007-03-07 03:32:34 AM cppbuilder17 Hi, I am trying to rebuild the RTL (in BCB6 at the moment). I've built the RTL for Borland C++ before, but never for BCB. It is failing in the "C++Builder combined (Standard/VCL) MT RTL dynamic library" section, complaining that it can't find memmgr.lib. When building the RTL, is memmgr.lib supposed to get built too? If not, what is the appropriate fix? Can I simply copy memmgr.lib to someplace where the build can find it? What would that location be? - Dennis |